Module Name: src
Committed By: wiz
Date: Fri Sep 11 19:44:03 UTC 2009
Modified Files:
src/share/man/man9: boothowto.9
Log Message:
Bump date for previous; add comma in enumeration.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/boothowto.9
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/man9/boothowto.9
diff -u src/share/man/man9/boothowto.9:1.3 src/share/man/man9/boothowto.9:1.4
--- src/share/man/man9/boothowto.9:1.3 Fri Sep 11 18:14:58 2009
+++ src/share/man/man9/boothowto.9 Fri Sep 11 19:44:03 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: boothowto.9,v 1.3 2009/09/11 18:14:58 apb Exp $
+.\" $NetBSD: boothowto.9,v 1.4 2009/09/11 19:44:03 wiz Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 4, 2009
+.Dd September 11, 2009
.Dt BOOTHOWTO 9
.Os
.Sh NAME
@@ -259,7 +259,7 @@
.\" RB_USERCONF
.Xr userconf 4 ,
.\" sysctl kern.boothowto
-.Xr sysctl 7
+.Xr sysctl 7 ,
.\" sets boothowto
.Xr boot 8 ,
.\" .Xr crash 8 ,