freebsd-src/usr.bin/gcore
Nik Clayton 3be5f1f5ce Add $Id$, to make it simpler for members of the translation teams to
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
1999-07-12 20:24:20 +00:00
..
aoutcore.c Fix errors detected by -Wformat. 1998-11-01 06:35:36 +00:00
elfcore.c Fix errors detected by -Wformat. 1998-11-01 06:35:36 +00:00
extern.h Make gcore work for ELF. 1998-10-19 19:42:18 +00:00
gcore.1 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:24:20 +00:00
gcore.c Fix errors detected by -Wformat. 1998-11-01 06:35:36 +00:00
Makefile Make gcore work for ELF. 1998-10-19 19:42:18 +00:00
md-nop.c Use err(3) instead of local redefinition. 1997-07-08 11:04:19 +00:00
md-sparc.c Use err(3) instead of local redefinition. 1997-07-08 11:04:19 +00:00