summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-08-09 12:57:55 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-08-09 12:57:55 +0000
commit937c618765df685745df89832bdc401b25cae504 (patch)
tree42a64605d6e900de7b1edc5861fac582439246a4
parent8767b3563d8662e1a69c6cbfa41c4d8cb6143d4a (diff)
Remove trailing blank lines.
-rw-r--r--lib/libc/gen/vis.33
-rw-r--r--lib/libc/nls/catclose.33
-rw-r--r--lib/libc/string/strtok.33
-rw-r--r--lib/libc/sys/shutdown.23
4 files changed, 4 insertions, 8 deletions
diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3
index da260c7b0fd..c73f641d409 100644
--- a/lib/libc/gen/vis.3
+++ b/lib/libc/gen/vis.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vis.3,v 1.10 2000/04/18 03:01:28 aaron Exp $
+.\" $OpenBSD: vis.3,v 1.11 2000/08/09 12:57:53 aaron Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -263,4 +263,3 @@ ambiguous and non-invertible.
.Sh HISTORY
These functions first appeared in
.Bx 4.4 .
-
diff --git a/lib/libc/nls/catclose.3 b/lib/libc/nls/catclose.3
index 29efbb82776..4c539e4d70a 100644
--- a/lib/libc/nls/catclose.3
+++ b/lib/libc/nls/catclose.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: catclose.3,v 1.4 1999/07/05 13:23:47 aaron Exp $
+.\" $OpenBSD: catclose.3,v 1.5 2000/08/09 12:57:53 aaron Exp $
.\"
.\" Written by J.T. Conklin <jtc@netbsd.org>.
.\" Public domain.
@@ -26,4 +26,3 @@ The
.Fn catclose
function conforms to
.St -xpg3 .
-
diff --git a/lib/libc/string/strtok.3 b/lib/libc/string/strtok.3
index 255431c9c68..9bb35a78f7b 100644
--- a/lib/libc/string/strtok.3
+++ b/lib/libc/string/strtok.3
@@ -33,7 +33,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: strtok.3,v 1.12 2000/04/24 16:55:44 deraadt Exp $
+.\" $OpenBSD: strtok.3,v 1.13 2000/08/09 12:57:54 aaron Exp $
.\"
.Dd June 29, 1991
.Dt STRTOK 3
@@ -154,4 +154,3 @@ may return a non-null value.
Since this implementation always alters the next starting point,
such a sequence of calls would always return
.Dv NULL .
-
diff --git a/lib/libc/sys/shutdown.2 b/lib/libc/sys/shutdown.2
index 30fd2b3636d..a23b74d593c 100644
--- a/lib/libc/sys/shutdown.2
+++ b/lib/libc/sys/shutdown.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: shutdown.2,v 1.8 1999/06/29 14:10:21 aaron Exp $
+.\" $OpenBSD: shutdown.2,v 1.9 2000/08/09 12:57:54 aaron Exp $
.\" $NetBSD: shutdown.2,v 1.5 1995/02/27 12:37:11 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
@@ -101,4 +101,3 @@ The
arguments used to be simply 0, 1, and 2, but now have named values
as specified by
.St -xpg4 .
-