Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Remove blank lines.
details: https://anonhg.NetBSD.org/src/rev/450c927cff25
branches: trunk
changeset: 467396:450c927cff25
user: mycroft <mycroft%NetBSD.org@localhost>
date: Wed Mar 24 06:14:18 1999 +0000
description:
Remove blank lines.
diffstat:
lib/libc/gen/bswap.3 | 3 +--
lib/libc/gen/vis.3 | 3 +--
sbin/raidctl/raidctl.8 | 4 +---
share/man/man5/link.5 | 4 +---
share/man/man9/sleep.9 | 3 +--
5 files changed, 5 insertions(+), 12 deletions(-)
diffs (86 lines):
diff -r 71c43d8b3889 -r 450c927cff25 lib/libc/gen/bswap.3
--- a/lib/libc/gen/bswap.3 Wed Mar 24 06:06:09 1999 +0000
+++ b/lib/libc/gen/bswap.3 Wed Mar 24 06:14:18 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: bswap.3,v 1.2 1999/03/22 19:44:38 garbled Exp $
+.\" $NetBSD: bswap.3,v 1.3 1999/03/24 06:21:29 mycroft Exp $
.\"
.\"
.\" Copyright (c) 1998 Manuel Bouyer.
@@ -31,7 +31,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-
.Dd March 17, 1998
.Dt bswap 3
.Os
diff -r 71c43d8b3889 -r 450c927cff25 lib/libc/gen/vis.3
--- a/lib/libc/gen/vis.3 Wed Mar 24 06:06:09 1999 +0000
+++ b/lib/libc/gen/vis.3 Wed Mar 24 06:14:18 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vis.3,v 1.10 1998/02/05 18:48:26 perry Exp $
+.\" $NetBSD: vis.3,v 1.11 1999/03/24 06:21:30 mycroft Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -267,4 +267,3 @@
.Sh HISTORY
These functions first appeared in
.Bx 4.4 .
-
diff -r 71c43d8b3889 -r 450c927cff25 sbin/raidctl/raidctl.8
--- a/sbin/raidctl/raidctl.8 Wed Mar 24 06:06:09 1999 +0000
+++ b/sbin/raidctl/raidctl.8 Wed Mar 24 06:14:18 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: raidctl.8,v 1.7 1999/03/06 11:57:20 mycroft Exp $
+.\" $NetBSD: raidctl.8,v 1.8 1999/03/24 06:18:30 mycroft Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -719,7 +719,6 @@
.Nx 1.4 .
.Sh COPYRIGHT
.Bd -unfilled
-
The RAIDframe Copyright is as follows:
Copyright (c) 1994-1996 Carnegie-Mellon University.
@@ -744,5 +743,4 @@
any improvements or extensions that they make and grant Carnegie the
rights to redistribute these changes.
-
.Ed
diff -r 71c43d8b3889 -r 450c927cff25 share/man/man5/link.5
--- a/share/man/man5/link.5 Wed Mar 24 06:06:09 1999 +0000
+++ b/share/man/man5/link.5 Wed Mar 24 06:14:18 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: link.5,v 1.9 1998/09/05 13:36:49 pk Exp $
+.\" $NetBSD: link.5,v 1.10 1999/03/24 06:14:18 mycroft Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -615,8 +615,6 @@
.It Fa hi_next
Next bucket in case of hashing collisions.
.El
-
.Sh CAVEATS
Only the (GNU) C compiler currently supports the creation of shared libraries.
Other programming languages can not be used.
-
diff -r 71c43d8b3889 -r 450c927cff25 share/man/man9/sleep.9
--- a/share/man/man9/sleep.9 Wed Mar 24 06:06:09 1999 +0000
+++ b/share/man/man9/sleep.9 Wed Mar 24 06:14:18 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sleep.9,v 1.10 1999/03/16 00:40:48 garbled Exp $
+.\" $NetBSD: sleep.9,v 1.11 1999/03/24 06:15:12 mycroft Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -168,4 +168,3 @@
.Fn tsleep
returns because of a timeout it returns
.Er EWOULDBLOCK .
-
Home |
Main Index |
Thread Index |
Old Index