From 559bbb333e639cd5821f5c84f513b929aabcae50 Mon Sep 17 00:00:00 2001 From: nik Date: Mon, 12 Jul 1999 20:12:29 +0000 Subject: 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 --- usr.sbin/apm/apm.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr.sbin/apm') diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 81b9234..98426fd 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -7,6 +7,9 @@ .\" these terms are retained. Under no circumstances is the author .\" responsible for the proper functioning of this software, nor does .\" the author assume any responsibility for damages incurred with its +.\" +.\" $Id$ +.\" .\" use. .Dd November 1, 1994 .Dt APM 8 -- cgit v1.1