diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-06-15 17:56:22 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-06-15 17:56:22 +0000 |
commit | 33f7f2e34d508785540fc8dadf2a8a7303a45e99 (patch) | |
tree | d262d8069024a25c13baa593dd2ff79fa7790371 /sbin/mount_null/mount_null.8 | |
parent | ff83242d9a39a3161efb0280a988cb64b6133022 (diff) |
use Bx macro for BSD versions
Diffstat (limited to 'sbin/mount_null/mount_null.8')
-rw-r--r-- | sbin/mount_null/mount_null.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/mount_null/mount_null.8 b/sbin/mount_null/mount_null.8 index e21aceb810c..d1fb5661233 100644 --- a/sbin/mount_null/mount_null.8 +++ b/sbin/mount_null/mount_null.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_null.8,v 1.3 1996/06/23 14:31:28 deraadt Exp $ +.\" $OpenBSD: mount_null.8,v 1.4 1998/06/15 17:55:47 mickey Exp $ .\" $NetBSD: mount_null.8,v 1.4 1996/04/10 20:57:19 thorpej Exp $ .\" .\" Copyright (c) 1992, 1993, 1994 @@ -210,4 +210,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 . |