X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fexportfs%2Fexports.man;h=7aa60fc0b132d3e38992d5aca16a9201aa34709c;hp=7a3e6ae4275fdd9a9d7f8f82bf348ebabe37ca24;hb=ba2d04e42f22276f0c990a4c2ce56c647ba9c235;hpb=e6b281c7a032ccb2a0f71ef983e50bf80b261dc1 diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man index 7a3e6ae..7aa60fc 100644 --- a/utils/exportfs/exports.man +++ b/utils/exportfs/exports.man @@ -29,9 +29,6 @@ double quotes. You can also specify spaces or other unusual character in the export name using a backslash followed by the character code as three octal digits. .PP -To apply changes to this file, run exportfs \-ra or /etc/init.d/nfs-kernel-server -reload (the latter being a distribution-specific extension). -.PP .SS Machine Name Formats NFS clients may be specified in a number of ways: .IP "single host @@ -124,7 +121,7 @@ default. In all subsequence releases, .I sync is the default, and .I async -must be explicitly requested if needed. +must be explicit requested if needed. To help make system adminstrators aware of this change, 'exportfs' will issue a warning if neither .I sync @@ -405,11 +402,8 @@ Here's the complete list of mapping options: .TP .IR root_squash Map requests from uid/gid 0 to the anonymous uid/gid. Note that this does -not apply to any other uids or gids that might be equally sensitive, such as -user -.IR bin -or group -.IR staff . +not apply to any other uids that might be equally sensitive, such as user +.IR bin . .TP .IR no_root_squash Turn off root squashing. This option is mainly useful for diskless clients.