Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2013 17:27:39 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/177995: Missing .Pp in syscons.4
Message-ID:  <201304201527.r3KFRdq0022138@olgeni.olgeni>
Resent-Message-ID: <201304201530.r3KFU1Ra042535@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304201527.r3KFRdq0022138>