Bug 15427

Summary: Some man pages print a blank first page
Product: Documentation Reporter: Richard Smith <richard>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Richard Smith 1999-12-11 23:30:01 UTC
	All man pages which set the .Os macro to `FreeBSD' will print an 
	initial blank page 1, followed by the first section (`NAME') on page 2.

Fix: Apply the following patch to src/contrib/groff/tmac/doc-common,v 1.17

	Caveat: I have no idea what the offending line is supposed to do.
How-To-Repeat: 	man -t 8 ppp | ghostview -
Comment 1 nbm freebsd_committer freebsd_triage 1999-12-20 08:24:15 UTC
State Changed
From-To: open->closed

PR docs/14530 is similar, and contains a more solid-looking patch.