mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
|
||
|---|---|---|
| .. | ||
| asctime.c | ||
| ctime.3 | ||
| difftime.c | ||
| localtime.c | ||
| Makefile.inc | ||
| private.h | ||
| strftime.3 | ||
| strftime.c | ||
| strptime.3 | ||
| strptime.c | ||
| time2posix.3 | ||
| timelocal.c | ||
| timelocal.h | ||
| tzfile.5 | ||
| tzfile.h | ||