Author: joel (doc committer)
Date: Sat May 12 07:01:21 2012
New Revision: 235326
URL: http://svn.freebsd.org/changeset/base/235326

Log:
  mdoc: list items should be specified with the It macro.

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

Modified: head/share/man/man4/ulpt.4
==============================================================================
--- head/share/man/man4/ulpt.4  Sat May 12 06:24:21 2012        (r235325)
+++ head/share/man/man4/ulpt.4  Sat May 12 07:01:21 2012        (r235326)
@@ -56,8 +56,8 @@ driver provides support for USB printers
 bi- or uni-directional protocol.
 The bits in the minor number select various features of the driver.
 .Bl -column "Minor Bit" "Functionxxxxxxxxxxxxxxxxxxxxxxxxxxxx" -offset indent
-.Em "Minor Bit Function"
-64     Do not initialize (reset) the device on the port.
+.It Em "Minor Bit" Ta Em "Function"
+.It "64" Ta "Do not initialize (reset) the device on the port."
 .El
 .Pp
 Some printers cannot handle the reset on open; in case of problems try the
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to