diff options
author | Neil Brown <neilb@suse.de> | 2007-02-05 10:00:48 +1100 |
---|---|---|
committer | Neil Brown <neilb@suse.de> | 2007-02-05 10:00:48 +1100 |
commit | 35c29d7a30d47d7a25ceda3738a37314f6a81258 (patch) | |
tree | a58a09918b7c98bab53a9441d5739f4f3f73fc73 | |
parent | b6b8309bf93ad1c03cf1e9f2ec8634ea2542c289 (diff) | |
download | nfs-utils-35c29d7a30d47d7a25ceda3738a37314f6a81258.tar.gz nfs-utils-35c29d7a30d47d7a25ceda3738a37314f6a81258.tar.xz nfs-utils-35c29d7a30d47d7a25ceda3738a37314f6a81258.zip |
Remove path name for rpc.statd from manpage.
As the man page doesn't need it, and different distros put it in
different places.
-rw-r--r-- | utils/statd/statd.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/statd/statd.man b/utils/statd/statd.man index 0d40abb..ce29dfd 100644 --- a/utils/statd/statd.man +++ b/utils/statd/statd.man @@ -9,7 +9,7 @@ .SH NAME rpc.statd \- NSM status monitor .SH SYNOPSIS -.B "/sbin/rpc.statd [-F] [-d] [-?] [-n " name "] [-o " port "] [-p " port "] [-H " prog "] [-V]" +.B "rpc.statd [-F] [-d] [-?] [-n " name "] [-o " port "] [-p " port "] [-H " prog "] [-V]" .SH DESCRIPTION The .B rpc.statd |