summaryrefslogtreecommitdiffstats
path: root/utils/exportfs
diff options
context:
space:
mode:
authorneilbrown <neilbrown>2002-01-17 04:34:04 +0000
committerneilbrown <neilbrown>2002-01-17 04:34:04 +0000
commit0fd2443ac44caadb57c8c393d015582aafad1250 (patch)
tree8bd85442ca3612c4eb82a6024d654e6bdff6b82d /utils/exportfs
parentde8fd61f8e692d5d8207d7c30e8914da05ca122f (diff)
downloadnfs-utils-0fd2443ac44caadb57c8c393d015582aafad1250.tar.gz
nfs-utils-0fd2443ac44caadb57c8c393d015582aafad1250.tar.xz
nfs-utils-0fd2443ac44caadb57c8c393d015582aafad1250.zip
fix exportfs.man to say what the (new) defaults are
Diffstat (limited to 'utils/exportfs')
-rw-r--r--utils/exportfs/exportfs.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/exportfs/exportfs.man b/utils/exportfs/exportfs.man
index 0cd5cca..510c48f 100644
--- a/utils/exportfs/exportfs.man
+++ b/utils/exportfs/exportfs.man
@@ -124,7 +124,7 @@ take place immediately after parsing the command line and updating the
file.
.P
The default export options are
-.BR async,ro,root_squash,no_delay .
+.BR sync,ro,root_squash,no_delay .
.\" -------------------- Unexporting Directories ------------------
.SS Unexporting Directories
The third synopsis shows how to unexported a currently exported directory.