summaryrefslogtreecommitdiff
path: root/lib/libc/termios
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 /lib/libc/termios
parentf0ef086ce07b0660dcadc55c6132d420ad5a64f0 (diff)
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
not "Month, ##, ####"
Diffstat (limited to 'lib/libc/termios')
-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
4 files changed, 8 insertions, 8 deletions
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