From fbc400a67a4e6979c5d99fe59d904cf08992a98f Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Mon, 12 Jul 1999 20:50:10 +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 --- lib/libc/string/memccpy.3 | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc/string/memccpy.3') diff --git a/lib/libc/string/memccpy.3 b/lib/libc/string/memccpy.3 index 92009bd3e7332..4b9530c5aa7b6 100644 --- a/lib/libc/string/memccpy.3 +++ b/lib/libc/string/memccpy.3 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)memccpy.3 8.1 (Berkeley) 6/9/93 +.\" $Id$ .\" .Dd June 9, 1993 .Dt MEMCCPY 3 -- cgit v1.2.3