]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Fix typos in various man pages.
authorSteinar H. Gunderson <sesse@debian.org>
Wed, 5 Jul 2006 05:55:45 +0000 (15:55 +1000)
committerNeil Brown <neilb@suse.de>
Wed, 5 Jul 2006 05:55:45 +0000 (15:55 +1000)
utils/nfsstat/nfsstat.man
utils/showmount/showmount.man
utils/statd/statd.man

index 747a3e22af995b2b14d77573da501c1ac784d13e..5d83dc4584ac16eaaf29537a09aef07d78df4fd7 100644 (file)
@@ -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/ .
index 63342c77687a48d744242f3074cdd5457942fc24..30c9d824f24de69c8622a63682ee9d713c903ce6 100644 (file)
@@ -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
index 0579273026c7fa368646f5ecac9237e263565f05..0d40abbae6504f30d459b4096afeadda9d7f92fd 100644 (file)
@@ -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 ,