summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chroot/chroot.8
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1997-09-15 06:32:01 +0000
committercharnier <charnier@FreeBSD.org>1997-09-15 06:32:01 +0000
commit0976cf0f14ed85ba3376dce76f5d7d518ab5491c (patch)
tree27698dc49f0444b9f91e5f08b5f0608b206bc70b /usr.sbin/chroot/chroot.8
parent4e83d999c4f34f75aae4c3e076428818dc4da625 (diff)
downloadFreeBSD-src-0976cf0f14ed85ba3376dce76f5d7d518ab5491c.zip
FreeBSD-src-0976cf0f14ed85ba3376dce76f5d7d518ab5491c.tar.gz
Remove unused #include. Statisize usage().
Diffstat (limited to 'usr.sbin/chroot/chroot.8')
-rw-r--r--usr.sbin/chroot/chroot.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8
index cf77068..607cfe3 100644
--- a/usr.sbin/chroot/chroot.8
+++ b/usr.sbin/chroot/chroot.8
@@ -43,7 +43,7 @@
.Op Ar command
.Sh DESCRIPTION
The
-.Nm chroot
+.Nm
command changes its root directory to the supplied directory
.Ar newroot
and exec's
@@ -75,6 +75,6 @@ is used.
.Xr environ 7
.Sh HISTORY
The
-.Nm chroot
+.Nm
utility first appeared in
.Bx 4.4 .
OpenPOWER on IntegriCloud