summaryrefslogtreecommitdiff
path: root/usr.sbin/chroot/chroot.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/chroot/chroot.8')
-rw-r--r--usr.sbin/chroot/chroot.84
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8
index 4e59eeb66fd..061ccfa8638 100644
--- a/usr.sbin/chroot/chroot.8
+++ b/usr.sbin/chroot/chroot.8
@@ -1,3 +1,5 @@
+.\" $OpenBSD: chroot.8,v 1.4 2000/08/17 15:28:36 mickey Exp $
+.\"
.\" Copyright (c) 1988, 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)chroot.8 5.3 (Berkeley) 3/16/91
-.\" $Id: chroot.8,v 1.3 1999/05/23 14:11:32 aaron Exp $
+.\" $Id: chroot.8,v 1.4 2000/08/17 15:28:36 mickey Exp $
.\"
.Dd March 16, 1991
.Dt CHROOT 8