$NetBSD: patch-ah,v 1.3 2013/10/14 06:51:02 adam Exp $

--- src/mkmodules.c.orig	2005-05-24 20:59:01.000000000 +0000
+++ src/mkmodules.c
@@ -596,6 +596,9 @@ static const char *const config_contents
     "# For example:\n",
     "#\n",
     "#   UseArchiveCommentLeader=no\n",
+    "\n",
+    "# Set this to the name of a local tag to use in addition to Id\n",
+    "#tag=OurTag\n",
     NULL
 };
 
