Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2005 00:29:02 +0100 (CET)
From:      Siebrand Mazeland <s.mazeland@xs4all.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/90261: [PATCH] Fix inconsistent link in printing
Message-ID:  <20051211232902.0E3AD61C2A@nfishbone.nitro.dk>
Resent-Message-ID: <200512112330.jBBNU2AL011319@freefall.freebsd.org>

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

>Number:         90261
>Category:       docs
>Synopsis:       [PATCH] Fix inconsistent link in printing
>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:   Sun Dec 11 23:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Siebrand Mazeland
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD nfishbone.nitro.dk 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #8: Sun Oct 23 12:51:06 CEST 2005 simon@nfishbone.nitro.dk:/usr/obj/usr/src/sys/FISHBONE i386


	
>Description:
In http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/printing-using.html
a link to 'Administering Printers' notes 'Administering the LPD Spooler'. That
seems to be inconsistent as almost all other links note exactly the title of the
referenced section. Patch attached.
>How-To-Repeat:
	
>Fix:
diff -u -r1.94 chapter.sgml
--- en_US.ISO8859-1/books/handbook/printing/chapter.sgml	14 Sep 2005 00:59:05 -0000	1.94
+++ en_US.ISO8859-1/books/handbook/printing/chapter.sgml	11 Dec 2005 23:18:36 -0000
@@ -3897,10 +3897,10 @@
       </varlistentry>
     </variablelist>
     
-    <para>There is also an administrative command, &man.lpc.8;, described in
-      the section <link linkend="printing-lpc">Administering the 
-	<application>LPD</application>
-	Spooler</link>, used to control printers and their queues.</para>
+    <para>There is also an administrative command, &man.lpc.8;,
+      described in the section <link
+	linkend="printing-lpc">Administering Printers</link>, used to
+      control printers and their queues.</para>
 
     <para>All three of the commands &man.lpr.1;, &man.lprm.1;, and &man.lpq.1;
       accept an option <option>-P
>Release-Note:
>Audit-Trail:
>Unformatted:



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