Remove blank lines.

This commit is contained in:
mycroft 1999-03-24 06:14:18 +00:00
parent ca5f9685bb
commit 66902a3cfd
5 changed files with 5 additions and 12 deletions

View File

@ -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

View File

@ -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 @@ ambiguous and non-invertible.
.Sh HISTORY
These functions first appeared in
.Bx 4.4 .

View File

@ -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 @@ is a complete re-write, and first appeared in
.Nx 1.4 .
.Sh COPYRIGHT
.Bd -unfilled
The RAIDframe Copyright is as follows:
Copyright (c) 1994-1996 Carnegie-Mellon University.
@ -744,5 +743,4 @@ Carnegie Mellon requests users of this software to return to
any improvements or extensions that they make and grant Carnegie the
rights to redistribute these changes.
.Ed

View File

@ -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 @@ The number of valid entries in
.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.

View File

@ -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 @@ If
.Fn tsleep
returns because of a timeout it returns
.Er EWOULDBLOCK .