docs/51183: [patch] style(9) does not reference style.Makefile(5)
Simon L.Nielsen
simon at nitro.dk
Sun Apr 20 13:20:14 UTC 2003
>Number: 51183
>Category: docs
>Synopsis: [patch] style(9) does not reference style.Makefile(5)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Apr 20 06:20:12 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:
More information about the freebsd-doc
mailing list