freebsd-dev/games/cribbage
Nik Clayton 077e7b24bc 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:30:45 +00:00
..
cards.c
crib.c
cribbage.6
cribbage.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
cribbage.n
cribcur.h
deck.h Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
extern.c Bring in the 4.4 Lite games directory, modulo man page changes and segregation 1994-09-04 04:03:31 +00:00
instr.c Remove setuid, priveledges already revoked early in the right way 1997-09-24 21:25:48 +00:00
io.c
Makefile
pathnames.h
score.c Many places in the code NULL is used in integer context, where 1997-09-18 13:45:34 +00:00
support.c