Author: bz
Date: Sat Jan 17 14:52:26 2009
New Revision: 187365
URL: http://svn.freebsd.org/changeset/base/187365

Log:
  s,unmount 8,umount 8, it is unmount(2) which I did not mean.
  
  Submitted by: pluk...@gmail.com
  MFC after:    1 week

Modified:
  head/usr.sbin/jail/jail.8

Modified: head/usr.sbin/jail/jail.8
==============================================================================
--- head/usr.sbin/jail/jail.8   Sat Jan 17 14:45:07 2009        (r187364)
+++ head/usr.sbin/jail/jail.8   Sat Jan 17 14:52:26 2009        (r187365)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to