]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Correct documentation of defautl export options nfs-utils-1-0-8-rc1a
authorneilbrown <neilbrown>
Tue, 20 Dec 2005 01:07:15 +0000 (01:07 +0000)
committerneilbrown <neilbrown>
Tue, 20 Dec 2005 01:07:15 +0000 (01:07 +0000)
ChangeLog
utils/exportfs/exportfs.man

index 068b673408a3d216ddb9725a8b2c037ae5b920e2..6960780d6c30770163dd250d70fade4ce6a4352d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
        support/nfs/exports.c(getexportent): is a null host name is given,
        replace it with '*' so we have a non-empty host name for messages
        etc.
+       utils/exportfs/exportfs.man: Correct documentation about default
+       export options.
 
 2005-12-20 Kevin Coffman <kwc@citi.umich.edu>
        utils/gssd/gssd_proc.c(create_auth_rpc_client): Use service
index 9024caf17838eea4f692c7de9fa97277ba19a007..4e33f0a0435ae2ec16ed025b9b833a28b8c04275 100644 (file)
@@ -156,7 +156,7 @@ take place immediately after parsing the command line and updating the
 file.
 .P
 The default export options are
-.BR sync,ro,root_squash,no_delay .
+.BR sync,ro,root_squash,wdelay .
 .\" -------------------- Unexporting Directories ------------------
 .SS Unexporting Directories
 The third synopsis shows how to unexported a currently exported directory.