Module Name:    src
Committed By:   njoly
Date:           Fri Oct  5 18:03:54 UTC 2012

Modified Files:
        src/share/man/man8: afterboot.8

Log Message:
Add missing close to display block, and add a paragraph break to
follow other similar blocks.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/share/man/man8/afterboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/afterboot.8
diff -u src/share/man/man8/afterboot.8:1.50 src/share/man/man8/afterboot.8:1.51
--- src/share/man/man8/afterboot.8:1.50	Tue Oct  2 17:43:53 2012
+++ src/share/man/man8/afterboot.8	Fri Oct  5 18:03:54 2012
@@ -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, m...@umn.edu
@@ -341,6 +341,8 @@ If you run
 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

Reply via email to