Remove trailing whitespace.

This commit is contained in:
wiz 2018-07-19 11:09:38 +00:00
parent 443f14c6dc
commit c99c81bb66
1 changed files with 2 additions and 2 deletions

View File

@ -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