From simon@arthur.nitro.dk  Sun Apr 20 06:10:18 2003
Return-Path: <simon@arthur.nitro.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DA64437B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Apr 2003 06:10:18 -0700 (PDT)
Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4FD8D43FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Apr 2003 06:10:18 -0700 (PDT)
	(envelope-from simon@arthur.nitro.dk)
Received: by arthur.nitro.dk (Postfix, from userid 1000)
	id 0B3E110BF82; Sun, 20 Apr 2003 15:10:17 +0200 (CEST)
Message-Id: <20030420131017.0B3E110BF82@arthur.nitro.dk>
Date: Sun, 20 Apr 2003 15:10:17 +0200 (CEST)
From: Simon L.Nielsen <simon@nitro.dk>
Reply-To: Simon L.Nielsen <simon@nitro.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] style(9) does not reference style.Makefile(5)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51183
>Category:       docs
>Synopsis:       [patch] style(9) does not reference style.Makefile(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 20 06:20:12 PDT 2003
>Closed-Date:    Sat Apr 26 08:41:49 PDT 2003
>Last-Modified:  Sat Apr 26 08:41:49 PDT 2003
>Originator:     Simon L. Nielsen
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
>Description:
The style(9) manpage does not reference the new style.Makefile(5)
manpage.  By adding a reference there is a larger chance that people
notice that style.Makefile(5) exists.
>How-To-Repeat:
>Fix:
--- style9.patch begins here ---
Index: style.9
===================================================================
RCS file: /home/ncvs/src/share/man/man9/style.9,v
retrieving revision 1.100
diff -u -d -r1.100 style.9
--- style.9	25 Mar 2003 19:46:55 -0000	1.100
+++ style.9	20 Apr 2003 12:56:19 -0000
@@ -787,6 +787,7 @@
 .Xr indent 1 ,
 .Xr lint 1 ,
 .Xr err 3 ,
+.Xr style.Makefile 5 ,
 .Xr sysexits 3 ,
 .Xr warn 3
 .Sh HISTORY
--- style9.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: trhodes 
State-Changed-When: Sat Apr 26 08:39:02 PDT 2003 
State-Changed-Why:  
Switch this PR to me. 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Sat Apr 26 08:39:02 PDT 2003 
Responsible-Changed-Why:  
I've committed a slightly different patch than provided due to the following: 

When Xref'ing a manual page we sort by section number, alphabetical order. 

Thus I moved .Xr style.Makefile.5 after the section 3 manual pages.  Thanks 
for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51183 
>Unformatted:
