Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8 Add missing close to display block, and add a...
details: https://anonhg.NetBSD.org/src/rev/bc0f4c3f0dac
branches: trunk
changeset: 781897:bc0f4c3f0dac
user: njoly <njoly%NetBSD.org@localhost>
date: Fri Oct 05 18:03:54 2012 +0000
description:
Add missing close to display block, and add a paragraph break to
follow other similar blocks.
diffstat:
share/man/man8/afterboot.8 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 1432cd53626d -r bc0f4c3f0dac share/man/man8/afterboot.8
--- a/share/man/man8/afterboot.8 Fri Oct 05 16:15:45 2012 +0000
+++ b/share/man/man8/afterboot.8 Fri Oct 05 18:03:54 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: afterboot.8,v 1.50 2012/10/02 17:43:53 roy Exp $
+.\" $NetBSD: afterboot.8,v 1.51 2012/10/05 18:03:54 njoly Exp $
.\" $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
.\"
.\" Originally created by Marshall M. Midden -- 1997-10-20, m4%umn.edu@localhost
@@ -341,6 +341,8 @@
you will have to kill it by running
.Bd -literal -offset indent
.Ic /etc/rc.d/dhclient stop
+.Pp
+.Ed
If you run
.Xr dhcpcd 8
you will have to kill it by running
Home |
Main Index |
Thread Index |
Old Index