From 3be5f1f5ce6c92fb28926e7d02f855c12d534c34 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Mon, 12 Jul 1999 20:24:20 +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.bin/touch/touch.1 | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.bin/touch') diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1 index b3a0b173e21f..dbb337774174 100644 --- a/usr.bin/touch/touch.1 +++ b/usr.bin/touch/touch.1 @@ -33,6 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)touch.1 8.3 (Berkeley) 4/28/95 +.\" $Id$ .\" .Dd April 28, 1995 .Dt TOUCH 1 -- cgit v1.3