summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 16:57:50 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 16:57:50 +0000
commitdd315e237a9a6218a77c1b65ddf478cfe70aa932 (patch)
treec69772d49de19320db824a78bc52ff8ba7ebf280
parentf0ef086ce07b0660dcadc55c6132d420ad5a64f0 (diff)
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
not "Month, ##, ####"
-rw-r--r--lib/libc/gen/err.34
-rw-r--r--lib/libc/gen/getcap.34
-rw-r--r--lib/libc/gen/setproctitle.34
-rw-r--r--lib/libc/gen/sysctl.34
-rw-r--r--lib/libc/gen/timezone.34
-rw-r--r--lib/libc/gen/uname.34
-rw-r--r--lib/libc/stdlib/realpath.34
-rw-r--r--lib/libc/sys/mmap.24
-rw-r--r--lib/libc/sys/profil.24
-rw-r--r--lib/libc/sys/setsid.24
-rw-r--r--lib/libc/termios/tcgetpgrp.34
-rw-r--r--lib/libc/termios/tcsendbreak.34
-rw-r--r--lib/libc/termios/tcsetattr.34
-rw-r--r--lib/libc/termios/tcsetpgrp.34
14 files changed, 28 insertions, 28 deletions
diff --git a/lib/libc/gen/err.3 b/lib/libc/gen/err.3
index ab05131218b..b31003fac7c 100644
--- a/lib/libc/gen/err.3
+++ b/lib/libc/gen/err.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: err.3,v 1.6 1999/05/29 16:08:54 aaron Exp $
+.\" $OpenBSD: err.3,v 1.7 1999/07/02 16:57:48 aaron Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd August, 8, 1997
+.Dd August 8, 1997
.Dt ERR 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index 6c3dd6ff585..de9f6005b35 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getcap.3,v 1.14 1999/06/05 03:44:53 aaron Exp $
+.\" $OpenBSD: getcap.3,v 1.15 1999/07/02 16:57:48 aaron Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -34,7 +34,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April, 19, 1994
+.Dd April 19, 1994
.Dt GETCAP 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/setproctitle.3 b/lib/libc/gen/setproctitle.3
index 58d2be574db..4eefb790427 100644
--- a/lib/libc/gen/setproctitle.3
+++ b/lib/libc/gen/setproctitle.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: setproctitle.3,v 1.6 1999/05/29 21:24:19 aaron Exp $
+.\" $OpenBSD: setproctitle.3,v 1.7 1999/07/02 16:57:48 aaron Exp $
.\"
.\" Copyright (c) 1994, 1995 Christopher G. Demetriou
.\" All rights reserved.
@@ -29,7 +29,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April, 13, 1994
+.Dd April 13, 1994
.Dt SETPROCTITLE 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/sysctl.3 b/lib/libc/gen/sysctl.3
index 7bfab028bf8..5647894d9ce 100644
--- a/lib/libc/gen/sysctl.3
+++ b/lib/libc/gen/sysctl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sysctl.3,v 1.21 1999/06/30 01:08:52 provos Exp $
+.\" $OpenBSD: sysctl.3,v 1.22 1999/07/02 16:57:48 aaron Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd June, 4, 1993
+.Dd June 4, 1993
.Dt SYSCTL 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/timezone.3 b/lib/libc/gen/timezone.3
index 97c719c8cb9..f67a548f3bb 100644
--- a/lib/libc/gen/timezone.3
+++ b/lib/libc/gen/timezone.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: timezone.3,v 1.7 1999/05/29 22:38:35 aaron Exp $
+.\" $OpenBSD: timezone.3,v 1.8 1999/07/02 16:57:48 aaron Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April, 19, 1994
+.Dd April 19, 1994
.Dt TIMEZONE 3
.Os
.Sh NAME
diff --git a/lib/libc/gen/uname.3 b/lib/libc/gen/uname.3
index 0842b1df7a2..60e52926516 100644
--- a/lib/libc/gen/uname.3
+++ b/lib/libc/gen/uname.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: uname.3,v 1.8 1999/06/05 03:44:54 aaron Exp $
+.\" $OpenBSD: uname.3,v 1.9 1999/07/02 16:57:48 aaron Exp $
.\"
.\" Copyright (c) 1994
.\" The Regents of the University of California. All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd January, 4, 1994
+.Dd January 4, 1994
.Dt UNAME 3
.Os
.Sh NAME
diff --git a/lib/libc/stdlib/realpath.3 b/lib/libc/stdlib/realpath.3
index 814c36ec134..95c57b2e516 100644
--- a/lib/libc/stdlib/realpath.3
+++ b/lib/libc/stdlib/realpath.3
@@ -32,9 +32,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: realpath.3,v 1.5 1999/06/29 18:36:23 aaron Exp $
+.\" $OpenBSD: realpath.3,v 1.6 1999/07/02 16:57:49 aaron Exp $
.\"
-.Dd February, 16, 1994
+.Dd February 16, 1994
.Dt REALPATH 3
.Os
.Sh NAME
diff --git a/lib/libc/sys/mmap.2 b/lib/libc/sys/mmap.2
index f02f245caa5..8031c0018c0 100644
--- a/lib/libc/sys/mmap.2
+++ b/lib/libc/sys/mmap.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mmap.2,v 1.17 1999/06/29 14:10:07 aaron Exp $
+.\" $OpenBSD: mmap.2,v 1.18 1999/07/02 16:57:49 aaron Exp $
.\" $NetBSD: mmap.2,v 1.5 1995/06/24 10:48:59 cgd Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -34,7 +34,7 @@
.\"
.\" @(#)mmap.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd June, 4, 1993
+.Dd June 4, 1993
.Dt MMAP 2
.Os
.Sh NAME
diff --git a/lib/libc/sys/profil.2 b/lib/libc/sys/profil.2
index 5f0c5e6e2b2..2a4cf5d283e 100644
--- a/lib/libc/sys/profil.2
+++ b/lib/libc/sys/profil.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: profil.2,v 1.5 1998/07/06 18:28:12 deraadt Exp $
+.\" $OpenBSD: profil.2,v 1.6 1999/07/02 16:57:49 aaron Exp $
.\" $NetBSD: profil.2,v 1.3 1995/11/22 23:07:23 cgd Exp $
.\"
.\" Copyright (c) 1993
@@ -37,7 +37,7 @@
.\"
.\" @(#)profil.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd June, 4, 1993
+.Dd June 4, 1993
.Dt PROFIL 2
.Os
.Sh NAME
diff --git a/lib/libc/sys/setsid.2 b/lib/libc/sys/setsid.2
index f4a397f83ce..4cbab619d1e 100644
--- a/lib/libc/sys/setsid.2
+++ b/lib/libc/sys/setsid.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: setsid.2,v 1.9 1999/06/29 14:10:19 aaron Exp $
+.\" $OpenBSD: setsid.2,v 1.10 1999/07/02 16:57:49 aaron Exp $
.\" $NetBSD: setsid.2,v 1.3 1995/10/12 15:41:13 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -34,7 +34,7 @@
.\"
.\" @(#)setsid.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd June, 4, 1993
+.Dd June 4, 1993
.Dt SETSID 2
.Os
.Sh NAME
diff --git a/lib/libc/termios/tcgetpgrp.3 b/lib/libc/termios/tcgetpgrp.3
index 01fc9e6884f..3200a5fc358 100644
--- a/lib/libc/termios/tcgetpgrp.3
+++ b/lib/libc/termios/tcgetpgrp.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcgetpgrp.3,v 1.4 1997/07/22 20:26:42 deraadt Exp $
+.\" $OpenBSD: tcgetpgrp.3,v 1.5 1999/07/02 16:57:49 aaron Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March, 29, 1992
+.Dd March 29, 1992
.Dt TCGETPGRP 3
.Os
.Sh NAME
diff --git a/lib/libc/termios/tcsendbreak.3 b/lib/libc/termios/tcsendbreak.3
index d0437841f79..9a91a724b97 100644
--- a/lib/libc/termios/tcsendbreak.3
+++ b/lib/libc/termios/tcsendbreak.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcsendbreak.3,v 1.3 1997/05/30 07:48:35 deraadt Exp $
+.\" $OpenBSD: tcsendbreak.3,v 1.4 1999/07/02 16:57:49 aaron Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March, 4, 1992
+.Dd March 4, 1992
.Dt TCSENDBREAK 3
.Os
.Sh NAME
diff --git a/lib/libc/termios/tcsetattr.3 b/lib/libc/termios/tcsetattr.3
index 44cae7dbe1a..e34cc271355 100644
--- a/lib/libc/termios/tcsetattr.3
+++ b/lib/libc/termios/tcsetattr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcsetattr.3,v 1.7 1999/06/05 04:47:42 aaron Exp $
+.\" $OpenBSD: tcsetattr.3,v 1.8 1999/07/02 16:57:49 aaron Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March, 4, 1992
+.Dd March 4, 1992
.Dt TCSETATTR 3
.Os
.Sh NAME
diff --git a/lib/libc/termios/tcsetpgrp.3 b/lib/libc/termios/tcsetpgrp.3
index 2338817b76f..50c2ef26c39 100644
--- a/lib/libc/termios/tcsetpgrp.3
+++ b/lib/libc/termios/tcsetpgrp.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcsetpgrp.3,v 1.5 1998/08/29 21:12:05 deraadt Exp $
+.\" $OpenBSD: tcsetpgrp.3,v 1.6 1999/07/02 16:57:49 aaron Exp $
.\"
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March, 29, 1992
+.Dd March 29, 1992
.Dt TCSETPGRP 3
.Os
.Sh NAME