docs/177995: Missing .Pp in syscons.4
Jimmy Olgeni
olgeni at FreeBSD.org
Sat Apr 20 15:30:01 UTC 2013
>Number: 177995
>Category: docs
>Synopsis: Missing .Pp in syscons.4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 20 15:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Jimmy Olgeni
>Release: FreeBSD 9.1-STABLE amd64
>Organization:
>Environment:
>Description:
The syscons(4) man page is missing a .Pp tag.
>How-To-Repeat:
>Fix:
A small whitespace fix is also included.
Index: share/man/man4/syscons.4
===================================================================
--- share/man/man4/syscons.4 (revision 249703)
+++ share/man/man4/syscons.4 (working copy)
@@ -471,9 +471,9 @@
device atkbd
device vga
device sc
-
device splash
.Ed
+.Pp
You also need the following lines in
.Pa /boot/device.hints
for these drivers.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list