diff options
author | mpp <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
commit | bef6fb830a924dc15fdc9dab57ed60e6dea2aed4 (patch) | |
tree | 800c6c9572fda97e509e73fc903f0cd988371d16 /usr.sbin/chroot/chroot.8 | |
parent | 733856f9647223ba9a8e2cac728e15d5adaa040b (diff) | |
download | FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.zip FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.tar.gz |
Use the .Bx macro where appropriate.
Diffstat (limited to 'usr.sbin/chroot/chroot.8')
-rw-r--r-- | usr.sbin/chroot/chroot.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index 76f488b..cf77068 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -76,4 +76,5 @@ is used. .Sh HISTORY The .Nm chroot -utility first appeared in 4.4BSD. +utility first appeared in +.Bx 4.4 . |