Date: Sat, 17 May 2003 08:04:17 +0300 From: Giorgos Keramidas <keramida@freebsd.org> To: Hiten Pandya <hmp@freebsd.org> Cc: freebsd-doc@freebsd.org Subject: Re: docs/39214: No my(4) man page Message-ID: <20030517050417.GA20807@gothmog.gr> In-Reply-To: <20030516201805.GA34240@perrin.int.nxad.com> References: <200305161127.h4GBR0QJ013946@freefall.freebsd.org> <20030516114541.26131d4f.trhodes@FreeBSD.org> <20030516175320.GA91137@intruder.bmah.org> <20030516155637.668d03e0.trhodes@FreeBSD.org> <20030516201805.GA34240@perrin.int.nxad.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-05-16 13:18, Hiten Pandya <hmp@freebsd.org> wrote: >On Fri, May 16, 2003 at 03:56:37PM -0400, Tom Rhodes wrote: >> - Another thing you could do, to expand on the page a >> little bit is add a .Sh FILES section and list the two files: >> >> .Pa /usr/src/sys/dev/my/if_my.c >> and >> .Pa /usr/src/sys/dev/my/if_myreg.h >> >> and add a small description of them. > > Ok, a FILES section sounds a like a good idea. 8-) I'm not sure, but it's your work so don't let me stop you from doing useful things. The only manpages in section 4 that mention files under /usr/src are vlan.4 and vinum.4. Drivers aren't very likely to move around in the tree but I don't feel very comfortable with paths being hardwired in manpages unless it's absolutely unavoidable. You should probably ask DES, Ruslan, Bruce Evans or another experienced src-hacker before doing this.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030517050417.GA20807>