diff options
Diffstat (limited to 'etc/ddb.conf')
-rw-r--r-- | etc/ddb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ddb.conf b/etc/ddb.conf index a793705c6585a..fecf8e450a6f0 100644 --- a/etc/ddb.conf +++ b/etc/ddb.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/etc/ddb.conf,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ # # This file is read when going to multi-user and its contents piped thru # ``ddb'' to define debugging scripts. |