docs/119463: typo in printing/chapter.sgml
gregory delfly
gregoryd.freebsd at free.fr
Tue Jan 8 18:00:08 UTC 2008
>Number: 119463
>Category: docs
>Synopsis: typo in printing/chapter.sgml
>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: Tue Jan 08 18:00:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: gregory delfly
>Release: 6.3-RC2 on i386
>Organization:
>Environment:
>Description:
In /usr/doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml,
thereis a superfluous ';' after the word "capability" (which I suppose comes from a copy-paste move, since there are other instances of "capability;" before, which are however perfectly relevant)
>How-To-Repeat:
read it again
>Fix:
see patch attached below
Patch attached with submission follows:
--- chapter.sgml.old 2008-01-06 21:42:36.000000000 +0100
+++ chapter.sgml 2008-01-06 23:31:03.000000000 +0100
@@ -1797,7 +1797,7 @@
<programlisting>:if=/usr/local/libexec/psif:</programlisting>
- <para>You should also specify the <literal>rw</literal> capability;
+ <para>You should also specify the <literal>rw</literal> capability
that tells <application>LPD</application> to open the printer in
read-write mode.</para>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list