diff options
author | nik <nik@FreeBSD.org> | 1999-07-12 20:24:20 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-07-12 20:24:20 +0000 |
commit | 6578739ddba7f53bf627b728fdbf3049af423c14 (patch) | |
tree | 8499baf0bd273354d3d72ae3caaccfad869c73d8 /usr.bin/chkey | |
parent | 559bbb333e639cd5821f5c84f513b929aabcae50 (diff) | |
download | FreeBSD-src-6578739ddba7f53bf627b728fdbf3049af423c14.zip FreeBSD-src-6578739ddba7f53bf627b728fdbf3049af423c14.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 'usr.bin/chkey')
-rw-r--r-- | usr.bin/chkey/chkey.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/chkey/chkey.1 b/usr.bin/chkey/chkey.1 index b396cea..6aab300 100644 --- a/usr.bin/chkey/chkey.1 +++ b/usr.bin/chkey/chkey.1 @@ -1,5 +1,6 @@ .\" @(#)chkey.1 1.5 91/03/11 TIRPC 1.0; .\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved. +.\" $Id$ .\" .Dd July 5, 1989 .Dt CHKEY 1 |