From poirier@pobox.com  Sat Jan 20 16:09:27 2001
Return-Path: <poirier@pobox.com>
Received: from prserv.net (out1.prserv.net [32.97.166.31])
	by hub.freebsd.org (Postfix) with ESMTP id 802F137B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jan 2001 16:09:26 -0800 (PST)
Received: from dell.mynet (slip-32-102-104-81.nc.us.prserv.net[32.102.104.81])
          by prserv.net (out1) with ESMTP
          id <2001012100092020103isofge>; Sun, 21 Jan 2001 00:09:21 +0000
Received: from dumas.mynet (dumas.mynet [192.168.0.1])
	by dell.mynet (8.9.3/8.9.3) with ESMTP id TAA30767
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jan 2001 19:09:16 -0500 (EST)
Received: from fs.mynet ([192.168.0.27])
	by dumas.mynet (8.9.3/8.8.7) with ESMTP id SAA00741
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Jan 2001 18:43:13 -0500
Message-Id: <Pine.BSF.4.31.0101201843060.67261-100000@fs.mynet>
Date: Sat, 20 Jan 2001 18:43:36 -0500 (EST)
From: Dan Poirier <poirier@pobox.com>
To: <FreeBSD-gnats-submit@freebsd.org>
Subject: Default /etc/printcap refers to wrong handbook chapter

>Number:         24495
>Category:       conf
>Synopsis:       Default /etc/printcap refers to wrong handbook chapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 20 16:10:00 PST 2001
>Closed-Date:    Tue Jun 19 17:56:22 PDT 2001
>Last-Modified:  Tue Jun 19 17:56:51 PDT 2001
>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:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Tue Jun 19 17:56:22 PDT 2001 
State-Changed-Why:  
The problematic text is no longer present. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24495 
>Unformatted:
