diff options
Diffstat (limited to 'usr.bin/kdump/mksubr')
-rw-r--r-- | usr.bin/kdump/mksubr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/kdump/mksubr b/usr.bin/kdump/mksubr index 0f321c3031e4..544c10efcc25 100644 --- a/usr.bin/kdump/mksubr +++ b/usr.bin/kdump/mksubr @@ -16,7 +16,7 @@ set -e # that the auto_*_type() functions are inappropriate for. # MANUAL: Manually entered and must therefore be manually updated. -# $FreeBSD$ +# $FreeBSD: src/usr.bin/kdump/mksubr,v 1.9.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ LC_ALL=C; export LC_ALL |