diff options
-rw-r--r-- | usr.sbin/jail/jail.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index b95dd7f..11d27cb 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -484,7 +484,7 @@ or: It is not possible to .Xr mount 8 or -.Xr unmount 8 +.Xr umount 8 any file system inside a jail unless the file system is marked jail-friendly. See @@ -657,7 +657,7 @@ and .Xr shutdown 8 , .Xr sysctl 8 , .Xr syslogd 8 , -.Xr unmount 8 +.Xr umount 8 .Sh HISTORY The .Nm |