diff options
author | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:12:29 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 1999-07-12 20:12:29 +0000 |
commit | 414a35e60a8f1ce324672b4e15a8a9de5514b23a (patch) | |
tree | 42b4e020328d746dbc78d573fe3a4f2fbc8a887c /usr.sbin/bad144 | |
parent | 1ba1d54c41769c03d8e35897342b285b0be700b5 (diff) | |
download | src-414a35e60a8f1ce324672b4e15a8a9de5514b23a.tar.gz src-414a35e60a8f1ce324672b4e15a8a9de5514b23a.zip |
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=48791
Diffstat (limited to 'usr.sbin/bad144')
-rw-r--r-- | usr.sbin/bad144/bad144.8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/bad144/bad144.8 b/usr.sbin/bad144/bad144.8 index d1418cbed5f0..4b711b6361cb 100644 --- a/usr.sbin/bad144/bad144.8 +++ b/usr.sbin/bad144/bad144.8 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)bad144.8 8.1 (Berkeley) 6/6/93 +.\" $Id$ .\" .Dd May 13, 1995 .Dt BAD144 8 |