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/fortune/strfile/strfile.8 | |
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/fortune/strfile/strfile.8')
-rw-r--r-- | games/fortune/strfile/strfile.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/fortune/strfile/strfile.8 b/games/fortune/strfile/strfile.8 index 443a18b..6aa9ab6 100644 --- a/games/fortune/strfile/strfile.8 +++ b/games/fortune/strfile/strfile.8 @@ -34,6 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)strfile.8 8.1 (Berkeley) 6/9/93 +.\" $Id$ .\" .Dd June 9, 1993 .Dt STRFILE 8 |