Date: Thu, 29 Mar 2012 17:04:04 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r233672 - head/share/man/man4 Message-ID: <201203291704.q2TH441E002423@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Thu Mar 29 17:04:04 2012 New Revision: 233672 URL: http://svn.freebsd.org/changeset/base/233672 Log: Put quotation marks around a string. Modified: head/share/man/man4/ulpt.4 Modified: head/share/man/man4/ulpt.4 ============================================================================== --- head/share/man/man4/ulpt.4 Thu Mar 29 16:51:22 2012 (r233671) +++ head/share/man/man4/ulpt.4 Thu Mar 29 17:04:04 2012 (r233672) @@ -57,7 +57,7 @@ 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. +64 "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203291704.q2TH441E002423>