From 38e4c685410885a6d464ddd44eff4fd5e7f8459f Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Wed, 6 Apr 2011 10:49:52 -0400 Subject: [PATCH] statd: Remove vestigial "-w" option from man page synopsis The synopsis of rpc.statd in its man page lists "-w" as a valid option. There is currently no support in the source code for a "-w" option. BugLink: https://bugzilla.linux-nfs.org/show_bug.cgi?id=199 Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson --- utils/statd/statd.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/statd/statd.man b/utils/statd/statd.man index ca00e24..b72236c 100644 --- a/utils/statd/statd.man +++ b/utils/statd/statd.man @@ -12,7 +12,7 @@ .SH NAME rpc.statd \- NSM service daemon .SH SYNOPSIS -.BI "rpc.statd [-dh?FLNvVw] [-H " prog "] [-n " my-name "] [-o " outgoing-port "] [-p " listener-port "] [-P " path " ] +.BI "rpc.statd [-dh?FLNvV] [-H " prog "] [-n " my-name "] [-o " outgoing-port "] [-p " listener-port "] [-P " path " ] .SH DESCRIPTION File locks are not part of persistent file system state. Lock state is thus lost when a host reboots. -- 2.39.2