diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:24:20 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:24:20 +0000 |
commit | 3be5f1f5ce6c92fb28926e7d02f855c12d534c34 (patch) | |
tree | 883740b5389fc8a55ce5e48bed258325fc6e4b62 /usr.bin/checknr/checknr.1 | |
parent | 414a35e60a8f1ce324672b4e15a8a9de5514b23a (diff) |
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
Notes
Notes:
svn path=/head/; revision=48792
Diffstat (limited to 'usr.bin/checknr/checknr.1')
-rw-r--r-- | usr.bin/checknr/checknr.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/checknr/checknr.1 b/usr.bin/checknr/checknr.1 index 5cdcc9cf3082..8d2eefafb80f 100644 --- a/usr.bin/checknr/checknr.1 +++ b/usr.bin/checknr/checknr.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)checknr.1 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd June 6, 1993 .Dt CHECKNR 1 |