From: Steinar H. Gunderson Date: Wed, 5 Jul 2006 05:55:45 +0000 (+1000) Subject: Fix typos in various man pages. X-Git-Tag: nfs-utils-1-0-9~8 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=2179c112b9a386ca3d51d0e19390ddfadd745030;hp=3419e37500dfd19cb2c246260dbd2bc0ee4704d4 Fix typos in various man pages. --- diff --git a/utils/nfsstat/nfsstat.man b/utils/nfsstat/nfsstat.man index 747a3e2..5d83dc4 100644 --- a/utils/nfsstat/nfsstat.man +++ b/utils/nfsstat/nfsstat.man @@ -70,7 +70,7 @@ Display all of the above facilities. .RE .TP .B -v, --verbose -This is equivient to \fB-o all\fR. +This is equivalent to \fB-o all\fR. .SH EXAMPLES .TP .B nfsstat -o all -234 @@ -83,7 +83,7 @@ Same as above. Show all information about about active versions of \fBNFS\fR. .TP .B nfsstat --nfs --server -3 -Show statictics for \fBNFS\fR version 3 server. +Show statistics for \fBNFS\fR version 3 server. .TP .B nfsstat -m Show information about mounted \fBNFS\fR filesystems. @@ -117,7 +117,7 @@ The function of the \fB-v\fR and \fB-a\fR options have changed. The \fB-a\fR opt is now reserved for future use. The \fB-v\fR does what the \fB-a\fR option used to do, and the new \fB-[234]\fR options replace the \fB-v\fR option. .P -The \fBDisplay\fR section should be more commplete. +The \fBDisplay\fR section should be more complete. .P Further bugs can be found or reported at .BR http://nfs.sf.net/ . diff --git a/utils/showmount/showmount.man b/utils/showmount/showmount.man index 63342c7..30c9d82 100644 --- a/utils/showmount/showmount.man +++ b/utils/showmount/showmount.man @@ -21,7 +21,7 @@ lists the set of clients who are mounting from that host. The output from .B showmount is designed to -appear as though it were processesed through ``sort -u''. +appear as though it were processed through ``sort -u''. .SH OPTIONS .TP .BR \-a " or " \-\-all @@ -46,7 +46,7 @@ Suppress the descriptive headings from the output. .BR rpc.mountd (8), .BR rpc.nfsd (8) .SH BUGS -The completeness and accurary of the information that +The completeness and accuracy of the information that .B showmount displays varies according to the NFS server's implementation. .P diff --git a/utils/statd/statd.man b/utils/statd/statd.man index 0579273..0d40abb 100644 --- a/utils/statd/statd.man +++ b/utils/statd/statd.man @@ -14,7 +14,7 @@ rpc.statd \- NSM status monitor The .B rpc.statd server implements the NSM (Network Status Monitor) RPC protocol. -This service is somewhat misnomed, since it doesn't actually provide +This service is somewhat misnamed, since it doesn't actually provide active monitoring as one might suspect; instead, NSM implements a reboot notification service. It is used by the NFS file locking service, .BR rpc.lockd ,