svn commit: r249712 - head/share/man/man4

Joel Dahl joel at FreeBSD.org
Sat Apr 20 22:26:34 UTC 2013


Author: joel (doc committer)
Date: Sat Apr 20 22:26:33 2013
New Revision: 249712
URL: http://svnweb.freebsd.org/changeset/base/249712

Log:
  Add missing Pp. Also remove some minor whitespace.
  
  PR:		177995
  Submitted by:	olgeni

Modified:
  head/share/man/man4/syscons.4

Modified: head/share/man/man4/syscons.4
==============================================================================
--- head/share/man/man4/syscons.4	Sat Apr 20 22:16:49 2013	(r249711)
+++ head/share/man/man4/syscons.4	Sat Apr 20 22:26:33 2013	(r249712)
@@ -471,9 +471,9 @@ device atkbdc
 device atkbd
 device vga
 device sc
-
 device splash
 .Ed
+.Pp
 You also need the following lines in
 .Pa /boot/device.hints
 for these drivers.


More information about the svn-src-all mailing list