diff options
Diffstat (limited to 'usr.sbin/mountd/mountd.8')
-rw-r--r-- | usr.sbin/mountd/mountd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8 index d4b0c0f76ba6..7df37618afd6 100644 --- a/usr.sbin/mountd/mountd.8 +++ b/usr.sbin/mountd/mountd.8 @@ -83,7 +83,7 @@ some diskless workstations do mount requests for their swapfiles and expect them to be regular files. Since a regular file cannot be specified in .Pa /etc/exports , -the entire file system in which the swapfiles resides +the entire filesystem in which the swapfiles resides will have to be exported with the .Fl alldirs flag. |