freebsd-dev/usr.bin/mktemp
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
..
Makefile Bring in an old faithful tool I've been using for just over 4 years now 1998-04-14 07:39:57 +00:00
mktemp.1 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:24:20 +00:00
mktemp.c Add usage() and rcsid. Remove unused #include. -Wall. 1998-05-05 06:13:47 +00:00