diff options
author | nik <nik@FreeBSD.org> | 1999-07-12 20:30:45 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-07-12 20:30:45 +0000 |
commit | 9487ea6721a6dad37ea26f52ce635ee445339772 (patch) | |
tree | 8c5d7f5548e2c98ce96ddfc6506a203cce8d33b3 /games/cribbage | |
parent | 6578739ddba7f53bf627b728fdbf3049af423c14 (diff) | |
download | FreeBSD-src-9487ea6721a6dad37ea26f52ce635ee445339772.zip FreeBSD-src-9487ea6721a6dad37ea26f52ce635ee445339772.tar.gz |
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
Diffstat (limited to 'games/cribbage')
-rw-r--r-- | games/cribbage/cribbage.6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/cribbage/cribbage.6 b/games/cribbage/cribbage.6 index af7924c..96a589b 100644 --- a/games/cribbage/cribbage.6 +++ b/games/cribbage/cribbage.6 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)cribbage.6 8.1 (Berkeley) 5/31/93 +.\" $Id$ .\" .TH CRIBBAGE 6 "May 31, 1993" .UC 4 |