4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 04:52:05 +0000 (20:52 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 7 Jun 1993 04:52:05 +0000 (20:52 -0800)
SCCS-vsn: usr.sbin/chroot/chroot.8 8.1
SCCS-vsn: usr.sbin/chroot/chroot.c 8.1

usr/src/usr.sbin/chroot/chroot.8
usr/src/usr.sbin/chroot/chroot.c

index 9912d44..81e80be 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)chroot.8   5.3 (Berkeley) %G%
+.\"     @(#)chroot.8   8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt CHROOT 8
 .\"
 .Dd 
 .Dt CHROOT 8
index 45e1d67..5c6b617 100644 (file)
@@ -12,7 +12,7 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)chroot.c   5.9 (Berkeley) %G%";
+static char sccsid[] = "@(#)chroot.c   8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>