summaryrefslogtreecommitdiff
path: root/sbin/mount_procfs
diff options
context:
space:
mode:
authorperry <perry@NetBSD.org>1998-02-06 05:54:12 +0000
committerperry <perry@NetBSD.org>1998-02-06 05:54:12 +0000
commit34a98169f0950d0970eb46b3bd024f2c36cfb0a1 (patch)
tree40bdf5fed1de2cf198ca4b77b3889a27a14083fa /sbin/mount_procfs
parent6982982f8d5a0f383141e02c69c929bf095081b2 (diff)
macroize BSD, NetBSD, FreeBSD and misc cleanup
Diffstat (limited to 'sbin/mount_procfs')
-rw-r--r--sbin/mount_procfs/mount_procfs.85
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/mount_procfs/mount_procfs.8 b/sbin/mount_procfs/mount_procfs.8
index 0f727919d08..228fcd9245c 100644
--- a/sbin/mount_procfs/mount_procfs.8
+++ b/sbin/mount_procfs/mount_procfs.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_procfs.8,v 1.10 1997/09/16 12:32:03 lukem Exp $
+.\" $NetBSD: mount_procfs.8,v 1.11 1998/02/06 05:59:23 perry Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -237,4 +237,5 @@ requires that state be maintained.
.Sh HISTORY
The
.Nm
-utility first appeared in 4.4BSD.
+utility first appeared in
+.Bx 4.4 .