diff options
Diffstat (limited to 'utils/exportfs')
-rw-r--r-- | utils/exportfs/exportfs.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/exportfs/exportfs.man b/utils/exportfs/exportfs.man index 9024caf..4e33f0a 100644 --- a/utils/exportfs/exportfs.man +++ b/utils/exportfs/exportfs.man @@ -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. |