Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 2010 20:06:46 GMT
From:      Ben Haga <bhaga@absoludicrous.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/151216: Add "intro(#)" to 'SEE ALSO' in 'MAN(1)
Message-ID:  <201010042006.o94K6kxm072536@www.freebsd.org>
Resent-Message-ID: <201010042010.o94KA5oG034702@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151216
>Category:       docs
>Synopsis:       Add "intro(#)" to 'SEE ALSO' in 'MAN(1)
>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:   Mon Oct 04 20:10:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ben Haga
>Release:        FreeBSD 8.0-RELEASE
>Organization:
>Environment:
FreeBSD absoludicrous.com 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
It would be 'nice to have' a mention of the intro(#) pages in MAN(1), this information is not immediately available and may be confusing or otherwise difficult to find for users.
>How-To-Repeat:
man 1 man, not find the information about documentation sections.
>Fix:
--- /usr/src/gnu/usr.bin/man/man/man.man	2009-10-24 18:10:29.000000000 -0700
+++ /home/bhaga/man.man-intro	2010-10-04 13:03:29.000000000 -0700
@@ -301,7 +301,8 @@
 .Xr more 1 ,
 .Xr whatis 1 ,
 .Xr man 7 ,
-.Xr mdoc 7
+.Xr mdoc 7 ,
+.Xr intro 1
 .Sh BUGS
 The
 .Fl t

Or perhaps:


--- /usr/src/gnu/usr.bin/man/man/man.man	2009-10-24 18:10:29.000000000 -0700
+++ /home/bhaga/man.man-intro	2010-10-04 13:05:54.000000000 -0700
@@ -301,7 +301,8 @@
 .Xr more 1 ,
 .Xr whatis 1 ,
 .Xr man 7 ,
-.Xr mdoc 7
+.Xr mdoc 7 ,
+.Xr intro N
 .Sh BUGS
 The
 .Fl t

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010042006.o94K6kxm072536>