diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-07-16 16:52:12 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-07-16 16:52:12 +0000 |
commit | 87a25a106b6185d73e60bb8e3cb596adfd369c8f (patch) | |
tree | c509463e612577c35aa97661bfad764e258228e4 /sbin/mount_portal | |
parent | de67b08a8afab69baf494c21e347b7e4363df1fe (diff) |
use .Bx
Diffstat (limited to 'sbin/mount_portal')
-rw-r--r-- | sbin/mount_portal/mount_portal.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/mount_portal/mount_portal.8 b/sbin/mount_portal/mount_portal.8 index 1c0b3145f25..1a8e022f874 100644 --- a/sbin/mount_portal/mount_portal.8 +++ b/sbin/mount_portal/mount_portal.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_portal.8,v 1.3 1997/03/23 03:52:14 millert Exp $ +.\" $OpenBSD: mount_portal.8,v 1.4 1998/07/16 16:52:11 mickey Exp $ .\" $NetBSD: mount_portal.8,v 1.6 1995/08/18 15:01:19 pk Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -133,4 +133,6 @@ This filesystem may not be NFS-exported. .Sh HISTORY The .Nm mount_portal -utility first appeared in 4.4BSD. +utility first appeared in +.Bx 4.4 . + |