Date: Sat, 20 Jan 2001 18:43:36 -0500 (EST) From: Dan Poirier <poirier@pobox.com> To: <FreeBSD-gnats-submit@freebsd.org> Subject: conf/24495: Default /etc/printcap refers to wrong handbook chapter Message-ID: <Pine.BSF.4.31.0101201843060.67261-100000@fs.mynet>
next in thread | raw e-mail | index | archive | help
>Number: 24495 >Category: conf >Synopsis: Default /etc/printcap refers to wrong handbook chapter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 20 16:10:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Dan Poirier >Release: FreeBSD 4.2-RELEASE i386 >Organization: Very little >Environment: >Description: The default /etc/printcap in 4.2 RELEASE includes these lines: # Do also refer to section 7 (Printing) of the handbook. A local copy # can be found under /usr/share/doc/handbook/handbook.{html,latin1}. Checking the handbook, printing is now covered under chapter 9, not chapter 7. >How-To-Repeat: >Fix: Suggested patch for /usr/src/etc/printcap to remove the explicit chapter number (since it might change again): --- etc/printcap Fri Aug 27 19:23:43 1999 +++ etc/printcap.new Sat Jan 20 18:16:04 2001 @@ -16,7 +16,7 @@ # format. If you don't have a PostScript(tm) printer, don't panic, # but do also install the "ghostscript" package. # -# Do also refer to section 7 (Printing) of the handbook. A local copy +# Do also refer to the Printing chapter of the handbook. A local copy # can be found under /usr/share/doc/handbook/handbook.{html,latin1}. # # Banner pages are now suppressed by default. Remove the :sh: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0101201843060.67261-100000>