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/newkey | |
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/newkey')
-rw-r--r-- | usr.bin/newkey/newkey.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/newkey/newkey.8 b/usr.bin/newkey/newkey.8 index c32fe9e..ad9f990 100644 --- a/usr.bin/newkey/newkey.8 +++ b/usr.bin/newkey/newkey.8 @@ -1,4 +1,5 @@ .\" @(#)newkey.8 1.3 91/03/11 TIRPC 1.0; from 1.12 90/02/03 SMI; +.\" $Id$ .Dd October 12, 1987 .Dt NEWKEY 8 .Os |