diff options
Diffstat (limited to 'usr.sbin/config/kernconf.tmpl')
-rw-r--r-- | usr.sbin/config/kernconf.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/config/kernconf.tmpl b/usr.sbin/config/kernconf.tmpl index 182614b937b0f..993c449f04a07 100644 --- a/usr.sbin/config/kernconf.tmpl +++ b/usr.sbin/config/kernconf.tmpl @@ -2,7 +2,7 @@ * This file acts as a template for config.c that will be generated in the * kernel build directory after config(8) has been successfully run. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/kernconf.tmpl,v 1.2 2007/05/16 16:08:04 wkoszek Exp $ */ #include "opt_config.h" #ifdef INCLUDE_CONFIG_FILE |