diff options
Diffstat (limited to 'usr.sbin/chroot/chroot.8')
-rw-r--r-- | usr.sbin/chroot/chroot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index 25146e491a9..4e59eeb66fd 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -30,11 +30,11 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)chroot.8 5.3 (Berkeley) 3/16/91 -.\" $Id: chroot.8,v 1.2 1998/11/08 00:21:28 aaron Exp $ +.\" $Id: chroot.8,v 1.3 1999/05/23 14:11:32 aaron Exp $ .\" .Dd March 16, 1991 .Dt CHROOT 8 -.Os BSD 4.3 +.Os .Sh NAME .Nm chroot .Nd change root directory |