mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -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
|
||
|---|---|---|
| .. | ||
| ctl.c | ||
| ctl_transact.c | ||
| display.c | ||
| get_addrs.c | ||
| get_iface.c | ||
| get_names.c | ||
| init_disp.c | ||
| invite.c | ||
| io.c | ||
| look_up.c | ||
| Makefile | ||
| msgs.c | ||
| talk.1 | ||
| talk.c | ||
| talk.h | ||
| talk_ctl.h | ||