Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2008 17:53:15 GMT
From:      gregory delfly <gregoryd.freebsd@free.fr>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/119463: typo in printing/chapter.sgml
Message-ID:  <200801081753.m08HrFLQ070470@www.freebsd.org>
Resent-Message-ID: <200801081800.m08I08cM052254@freefall.freebsd.org>

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

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



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