On 19-Jun-2009, [email protected] wrote: > are you sure ? My reference is the ‘man-pages(7)’ manual page from <URL:http://www.kernel.org/doc/man-pages/online/pages/man7/man-pages.7.html>:
The first command in a man page should be a TH command:
.TH title section date source manual
where:
title The title of the man page, written in all caps
(e.g., MAN-PAGES).
> on linux man.1 starts ::
>
> .TH man 1 "14 May 2001" "2.3.19" "Manual pager utils"
That's quite old, what system is it from? On my Debian Squeeze system,
the same document ‘/usr/share/man/man1/man.1.gz’ has the following TH
command::
.TH MAN 1 "2009-03-14" "2.5.5" "Manual pager utils"
--
\ “My house is on the median strip of a highway. You don't really |
`\ notice, except I have to leave the driveway doing 60 MPH.” |
_o__) —Steven Wright |
Ben Finney <[email protected]>
signature.asc
Description: Digital signature

