diff options
author | Steve Dickson <steved@redhat.com> | 2008-03-10 14:42:21 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2008-03-10 14:42:21 -0400 |
commit | 8c947a43b6eb4ae1ab0c034e6ba6e8ec035b3505 (patch) | |
tree | 2824633ac0dfe8657c8ac60f156a2291ea03a0ed | |
parent | c4276d4353dc8dd26cc58ccbf4bf899999b84a57 (diff) | |
download | nfs-utils-8c947a43b6eb4ae1ab0c034e6ba6e8ec035b3505.tar.gz nfs-utils-8c947a43b6eb4ae1ab0c034e6ba6e8ec035b3505.tar.xz nfs-utils-8c947a43b6eb4ae1ab0c034e6ba6e8ec035b3505.zip |
Be explicit on how to update exports in the man page.
Signed-off-by: Steinar H. Gunderson <sgunderson@bigfoot.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r-- | utils/exportfs/exports.man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man index 73817d7..3d3d7f5 100644 --- a/utils/exportfs/exports.man +++ b/utils/exportfs/exports.man @@ -34,6 +34,8 @@ 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 restart the NFS server. +.PP .SS Machine Name Formats NFS clients may be specified in a number of ways: .IP "single host |