diff options
author | Wilbern Cobb <wcobb@cvs.openbsd.org> | 2002-08-29 07:34:32 +0000 |
---|---|---|
committer | Wilbern Cobb <wcobb@cvs.openbsd.org> | 2002-08-29 07:34:32 +0000 |
commit | f962c63771ea96f99fa43a298ec4a25e0d661348 (patch) | |
tree | e95ccd2243d14fd44e825812eb5638134f05d215 /share/man/man8 | |
parent | e7ee6a45f9e7d848b4ac21e38cb3cf2b47ed6ce5 (diff) |
- replace empty lines by .Pp where appropriate.
- no empty lines at end of file.
ok mpech@
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/compat_ibcs2.8 | 3 | ||||
-rw-r--r-- | share/man/man8/dhcp.8 | 3 | ||||
-rw-r--r-- | share/man/man8/diskless.8 | 4 | ||||
-rw-r--r-- | share/man/man8/man8.vax/format.8 | 3 |
4 files changed, 5 insertions, 8 deletions
diff --git a/share/man/man8/compat_ibcs2.8 b/share/man/man8/compat_ibcs2.8 index 519b9ce28ad..51e6f190ba2 100644 --- a/share/man/man8/compat_ibcs2.8 +++ b/share/man/man8/compat_ibcs2.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_ibcs2.8,v 1.8 2001/10/05 14:45:54 mpech Exp $ +.\" $OpenBSD: compat_ibcs2.8,v 1.9 2002/08/29 07:34:31 wcobb Exp $ .\" .\" Copyright (c) 1998 Scott Bartram .\" Copyright (c) 1995 Frank van der Linden @@ -108,7 +108,6 @@ system. After a while, you will have a sufficient set of iBCS2 shared libraries on your system to be able to run newly imported iBCS2 binaries without any extra work. - .Ss Setting up shared libraries How to get to know which shared libraries iBCS2 binaries need, and where to get them? diff --git a/share/man/man8/dhcp.8 b/share/man/man8/dhcp.8 index 85f7577128a..888794fea07 100644 --- a/share/man/man8/dhcp.8 +++ b/share/man/man8/dhcp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcp.8,v 1.9 2001/10/05 14:45:54 mpech Exp $ +.\" $OpenBSD: dhcp.8,v 1.10 2002/08/29 07:34:31 wcobb Exp $ .\" .Dd July 8, 1999 .Dt DHCP 8 @@ -48,7 +48,6 @@ See and .Xr dhclient 8 for details. - .El .Pp To setup diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8 index 7a962b4bf66..34094df6951 100644 --- a/share/man/man8/diskless.8 +++ b/share/man/man8/diskless.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: diskless.8,v 1.18 2002/05/23 09:30:35 mpech Exp $ +.\" $OpenBSD: diskless.8,v 1.19 2002/08/29 07:34:31 wcobb Exp $ .\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $ .\" .\" @@ -223,7 +223,7 @@ boot program before installation) is installed in the directory .Pa /usr/mdec/rbootd . - +.Pp .It 5. Add myclient to the bootparams database .Pa /etc/bootparams : diff --git a/share/man/man8/man8.vax/format.8 b/share/man/man8/man8.vax/format.8 index 04b24143d19..f665a913e59 100644 --- a/share/man/man8/man8.vax/format.8 +++ b/share/man/man8/man8.vax/format.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: format.8,v 1.10 2001/10/05 14:45:54 mpech Exp $ +.\" $OpenBSD: format.8,v 1.11 2002/08/29 07:34:31 wcobb Exp $ .\" Copyright (c) 1980, 1983 The Regents of the University of California. .\" All rights reserved. .\" @@ -235,7 +235,6 @@ Done (\fI...program restarts to allow formatting other disks\fP) (\fI...to abort halt machine with ^P\fP) .Ed - .Sh DIAGNOSTICS The diagnostics are intended to be self explanatory. .Sh USING DEC SOFTWARE TO FORMAT |