From: Neil Brown Date: Tue, 24 Oct 2006 06:08:26 +0000 (+1000) Subject: Assorted man page fixes X-Git-Tag: nfs-utils-1-0-11~42 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=6bd461c4f1708b38f59f9f4a1bec881f027fd8aa Assorted man page fixes Mostly thanks to Sylvain Cherrier --- diff --git a/utils/exportfs/exportfs.man b/utils/exportfs/exportfs.man index 4e33f0a..2bd8e31 100644 --- a/utils/exportfs/exportfs.man +++ b/utils/exportfs/exportfs.man @@ -138,7 +138,7 @@ entries in (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 @@ -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 -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 @@ -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 -.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 @@ -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 -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 diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man index 7aa60fc..ec33442 100644 --- a/utils/exportfs/exports.man +++ b/utils/exportfs/exports.man @@ -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 -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 . @@ -116,13 +116,13 @@ storage (see .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. -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 @@ -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) -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 diff --git a/utils/nfsstat/nfsstat.man b/utils/nfsstat/nfsstat.man index 5d83dc4..5fa59d0 100644 --- a/utils/nfsstat/nfsstat.man +++ b/utils/nfsstat/nfsstat.man @@ -80,7 +80,7 @@ Show all information about all versions of \fBNFS\fR. 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.