Bug 24495

Summary: Default /etc/printcap refers to wrong handbook chapter
Product: Base System Reporter: Dan Poirier <poirier>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Dan Poirier 2001-01-21 00:10:00 UTC
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.

Fix: Suggested patch for /usr/src/etc/printcap to remove the explicit
chapter number (since it might change again):
Comment 1 dd freebsd_committer freebsd_triage 2001-06-20 01:56:22 UTC
State Changed
From-To: open->closed

The problematic text is no longer present.