diff options
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mknod/mkfifo.1 | 4 | ||||
-rw-r--r-- | sbin/mount/getmntopts.3 | 4 | ||||
-rw-r--r-- | sbin/swapctl/swapctl.8 | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sbin/mknod/mkfifo.1 b/sbin/mknod/mkfifo.1 index 4f0c8b932b5..b1e95bc0bee 100644 --- a/sbin/mknod/mkfifo.1 +++ b/sbin/mknod/mkfifo.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mkfifo.1,v 1.3 1999/06/04 02:45:17 aaron Exp $ +.\" $OpenBSD: mkfifo.1,v 1.4 1999/06/05 01:29:38 aaron Exp $ .\" $NetBSD: mkfifo.1,v 1.4 1994/12/23 07:16:54 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -39,7 +39,7 @@ .\" .Dd January 5, 1994 .Dt MKFIFO 1 -.Os BSD 4.4 +.Os .Sh NAME .Nm mkfifo .Nd make FIFOs diff --git a/sbin/mount/getmntopts.3 b/sbin/mount/getmntopts.3 index 28b792055e8..fc0ea26dbbb 100644 --- a/sbin/mount/getmntopts.3 +++ b/sbin/mount/getmntopts.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getmntopts.3,v 1.4 1999/06/04 02:45:18 aaron Exp $ +.\" $OpenBSD: getmntopts.3,v 1.5 1999/06/05 01:29:38 aaron Exp $ .\" $NetBSD: getmntopts.3,v 1.2 1995/03/18 14:56:56 cgd Exp $ .\" .\" Copyright (c) 1994 @@ -36,7 +36,7 @@ .\" .Dd March 27, 1994 .Dt GETMNTOPTS 3 -.Os BSD 4.4 +.Os .Sh NAME .Nm getmntopts .Nd scan mount options diff --git a/sbin/swapctl/swapctl.8 b/sbin/swapctl/swapctl.8 index 871e7e7826e..da87b6d5da2 100644 --- a/sbin/swapctl/swapctl.8 +++ b/sbin/swapctl/swapctl.8 @@ -28,7 +28,7 @@ .\" .Dd June 12, 1997 .Dt SWAPCTL 8 -.Os NetBSD +.Os .Sh NAME .Nm swapctl , .Nm swapon |