docs/90261: [PATCH] Fix inconsistent link in printing

Siebrand Mazeland s.mazeland at xs4all.nl
Sun Dec 11 23:30:08 UTC 2005


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



More information about the freebsd-doc mailing list