From richard@jezebel.demon.co.uk  Sat Dec 11 15:27:52 1999
Return-Path: <richard@jezebel.demon.co.uk>
Received: from jezebel.demon.co.uk (jezebel.demon.co.uk [158.152.38.143])
	by hub.freebsd.org (Postfix) with ESMTP id CCFAE14C0C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 11 Dec 1999 15:27:49 -0800 (PST)
	(envelope-from richard@jezebel.demon.co.uk)
Received: (from richard@localhost)
	by jezebel.demon.co.uk (8.9.3/8.9.3) id XAA01567;
	Sat, 11 Dec 1999 23:30:54 GMT
	(envelope-from richard)
Message-Id: <199912112330.XAA01567@jezebel.demon.co.uk>
Date: Sat, 11 Dec 1999 23:30:54 GMT
From: Richard Smith <richard@jezebel.demon.co.uk>
Reply-To: richard@jezebel.demon.co.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: Some man pages print a blank first page
X-Send-Pr-Version: 3.2

>Number:         15427
>Category:       docs
>Synopsis:       Some man pages print a blank first page
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 11 15:30:01 PST 1999
>Closed-Date:    Mon Dec 20 00:24:15 PST 1999
>Last-Modified:  Mon Dec 20 00:26:19 PST 1999
>Originator:     Richard Smith
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
TRL Technology Ltd
>Environment:

>Description:
	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.

>How-To-Repeat:
	man -t 8 ppp | ghostview -

>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.

--- doc-common.orig	Sat Dec 11 22:42:18 1999
+++ doc-common	Sat Dec 11 22:43:57 1999
@@ -230,7 +230,6 @@
 .\}
 .if "\\$1"FreeBSD" \{\
 .	if "\\$2"2"      .ds oS FreeBSD 2.0
-.	    ie \\n(.$==1        \c
 .	el .ie "\\$2"1.0"       \c
 .	el .ie "\\$2"1.1"       \c
 .	el .ie "\\$2"1.1.5"     \c

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nbm 
State-Changed-When: Mon Dec 20 00:24:15 PST 1999 
State-Changed-Why:  
PR docs/14530 is similar, and contains a more solid-looking patch. 
>Unformatted:
