Module Name: src
Committed By: wiz
Date: Thu Jul 19 11:09:38 UTC 2018
Modified Files:
src/share/man/man9: boothowto.9
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 src/share/man/man9/boothowto.9:1.8
--- src/share/man/man9/boothowto.9:1.7 Sun Jul 15 05:16:41 2018
+++ src/share/man/man9/boothowto.9 Thu Jul 19 11:09:38 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: boothowto.9,v 1.7 2018/07/15 05:16:41 maxv Exp $
+.\" $NetBSD: boothowto.9,v 1.8 2018/07/19 11:09:38 wiz Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -151,7 +151,7 @@ flag.
.It Dv RB_KDB Ta Li 0x00000040 Ta Fl d Ta
Gives control to a kernel debugger early in the boot sequence.
See
-.Xr ddb 4
+.Xr ddb 4
and
.Dq "options KGDB"
in