Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man8 Remove unnecessary Pp before Bl/Bd.



details:   https://anonhg.NetBSD.org/src/rev/08c1ce871cb0
branches:  trunk
changeset: 445443:08c1ce871cb0
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 29 21:04:18 2018 +0000

description:
Remove unnecessary Pp before Bl/Bd.

diffstat:

 share/man/man8/diskless.8 |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r f902b61e5213 -r 08c1ce871cb0 share/man/man8/diskless.8
--- a/share/man/man8/diskless.8 Mon Oct 29 21:02:15 2018 +0000
+++ b/share/man/man8/diskless.8 Mon Oct 29 21:04:18 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: diskless.8,v 1.33 2018/10/23 09:30:09 mrg Exp $
+.\"    $NetBSD: diskless.8,v 1.34 2018/10/29 21:04:18 wiz Exp $
 .\"
 .\" Copyright (c) 1994 Gordon W. Ross, Theo de Raadt
 .\" All rights reserved.
@@ -34,7 +34,6 @@
 .Sh DESCRIPTION
 The ability to boot a system over the network is useful for
 two kinds of systems:
-.Pp
 .Bl -tag -width diskless
 .It Em diskless
 a system with no attached mass storage media to boot or run from
@@ -373,7 +372,6 @@
 .Pa /etc/rc ;
 see
 .Xr rc.conf 5 .
-.Pp
 .Bl -column "Protocol" "rpc.bootparamd" "inetd.conf(5)" -offset indent
 .It Sy Protocol Ta Sy Program Ta Sy Startup
 .It RARP Ta rarpd Ta Xr rc.conf 5
@@ -504,7 +502,6 @@
 .Pp
 An example for
 .Pa /etc/dhcpd.conf
-.Pp
 .Bd -literal -offset indent
 host myclient {
        hardware ethernet 8:0:20:7:c5:c7;



Home | Main Index | Thread Index | Old Index