]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Assorted man page fixes
authorNeil Brown <neilb@suse.de>
Tue, 24 Oct 2006 06:08:26 +0000 (16:08 +1000)
committerNeil Brown <neilb@suse.de>
Tue, 24 Oct 2006 06:08:26 +0000 (16:08 +1000)
Mostly thanks to Sylvain Cherrier <sylvain.cherrier@free.fr>

utils/exportfs/exportfs.man
utils/exportfs/exports.man
utils/nfsstat/nfsstat.man

index 4e33f0a0435ae2ec16ed025b9b833a28b8c04275..2bd8e31519eb02fdbbf8f87531f9c5aded5cca1e 100644 (file)
@@ -138,7 +138,7 @@ entries in
 (unless the
 .B -i
 option is given).
 (unless the
 .B -i
 option is given).
-In addition, the administrator may overide any options from these sources
+In addition, the administrator may override any options from these sources
 using the
 .B -o
 argument which takes a comma-separated list of options in the same fashion
 using the
 .B -o
 argument which takes a comma-separated list of options in the same fashion
@@ -167,7 +167,7 @@ all entries listed in
 are removed from the kernel export tables, and the file is cleared. This
 effectively shuts down all NFS activity.
 .P
 are removed from the kernel export tables, and the file is cleared. This
 effectively shuts down all NFS activity.
 .P
-To remove individial export entries, one can specify a
+To remove individual export entries, one can specify a
 .I host:/path
 pair. This deletes the specified entry from
 .B xtab
 .I host:/path
 pair. This deletes the specified entry from
 .B xtab
@@ -184,7 +184,9 @@ option, the list of flags pertaining to each export are shown in addition.
 .\" -------------------- EXAMPLES ---------------------------------
 .SH EXAMPLES
 The following adds all directories listed in
 .\" -------------------- EXAMPLES ---------------------------------
 .SH EXAMPLES
 The following adds all directories listed in
-.B /etc/exports to /var/lib/nfs/xtab
+.B /etc/exports
+to
+.B /var/lib/nfs/xtab
 and pushes the resulting export entries into the kernel:
 .P
 .nf
 and pushes the resulting export entries into the kernel:
 .P
 .nf
@@ -214,7 +216,7 @@ across reboots.
 .P
 When unexporting a network or domain entry, any current exports to members
 of this group will be checked against the remaining valid exports and
 .P
 When unexporting a network or domain entry, any current exports to members
 of this group will be checked against the remaining valid exports and
-if they themselves are nolonger valid they will be removed.
+if they themselves are no longer valid they will be removed.
 .P
 .\" -------------------- SEE ALSO --------------------------------
 .SH SEE ALSO
 .P
 .\" -------------------- SEE ALSO --------------------------------
 .SH SEE ALSO
index 7aa60fc0b132d3e38992d5aca16a9201aa34709c..ec33442db64911c6c84054adb391aac54ccbe5c2 100644 (file)
@@ -88,7 +88,7 @@ rpcsec_gss and to make requirements on the IP address of the client.
 understands the following export options:
 .TP
 .IR secure "\*d
 understands the following export options:
 .TP
 .IR secure "\*d
-This option requires that requests originate on an internet port less
+This option requires that requests originate on an Internet port less
 than IPPORT_RESERVED (1024). This option is on by default. To turn it
 off, specify
 .IR insecure .
 than IPPORT_RESERVED (1024). This option is on by default. To turn it
 off, specify
 .IR insecure .
@@ -116,13 +116,13 @@ storage (see
 .IR async
 above).
 
 .IR async
 above).
 
-In releases of nfs-utils upto and including 1.0.0, this option was the
+In releases of nfs-utils up to and including 1.0.0, this option was the
 default.  In all subsequence releases,
 .I sync
 is the default, and
 .I async
 must be explicit requested if needed.
 default.  In all subsequence releases,
 .I sync
 is the default, and
 .I async
 must be explicit requested if needed.
-To help make system adminstrators aware of this change, 'exportfs'
+To help make system administrators aware of this change, 'exportfs'
 will issue a warning if neither
 .I sync
 nor
 will issue a warning if neither
 .I sync
 nor
@@ -297,7 +297,7 @@ if, for example, the filesystem failed to mount due to a disc error.
 
 If a path is given (e.g.
 .IR mountpoint= "/path or " mp= /path)
 
 If a path is given (e.g.
 .IR mountpoint= "/path or " mp= /path)
-then the nominted path must be a mountpoint for the exportpoint to be
+then the nominated path must be a mountpoint for the exportpoint to be
 exported.
 
 .TP
 exported.
 
 .TP
index 5d83dc4584ac16eaaf29537a09aef07d78df4fd7..5fa59d03e1ca4609fb443f2fbdfbe27fb7414667 100644 (file)
@@ -80,7 +80,7 @@ Show all information about all versions of \fBNFS\fR.
 Same as above.
 .TP
 .B nfsstat -o all
 Same as above.
 .TP
 .B nfsstat -o all
-Show all information about about active versions of \fBNFS\fR.
+Show all information about active versions of \fBNFS\fR.
 .TP
 .B nfsstat --nfs --server -3
 Show statistics for \fBNFS\fR version 3 server.
 .TP
 .B nfsstat --nfs --server -3
 Show statistics for \fBNFS\fR version 3 server.