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 /sbin/mount_null | |
parent | 733856f9647223ba9a8e2cac728e15d5adaa040b (diff) | |
download | FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.zip FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.tar.gz |
Use the .Bx macro where appropriate.
Diffstat (limited to 'sbin/mount_null')
-rw-r--r-- | sbin/mount_null/mount_null.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mount_null/mount_null.8 b/sbin/mount_null/mount_null.8 index aee984f..fbdddb7 100644 --- a/sbin/mount_null/mount_null.8 +++ b/sbin/mount_null/mount_null.8 @@ -217,4 +217,5 @@ UCLA Technical Report CSD-910056, .Sh HISTORY The .Nm mount_null -utility first appeared in 4.4BSD. +utility first appeared in +.Bx 4.4 . |