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/look | |
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/look')
-rw-r--r-- | usr.bin/look/look.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/look/look.1 b/usr.bin/look/look.1 index d6a42bd..32958af 100644 --- a/usr.bin/look/look.1 +++ b/usr.bin/look/look.1 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)look.1 8.1 (Berkeley) 6/14/93 +.\" $Id$ .\" .Dd June 14, 1993 .Dt LOOK 1 |