diff options
Diffstat (limited to 'sys/boot/ficl/softwords/softcore.awk')
| -rw-r--r-- | sys/boot/ficl/softwords/softcore.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ficl/softwords/softcore.awk b/sys/boot/ficl/softwords/softcore.awk index 5a97999a9823..79c3f7cda425 100644 --- a/sys/boot/ficl/softwords/softcore.awk +++ b/sys/boot/ficl/softwords/softcore.awk @@ -10,7 +10,7 @@ # Note! This script uses strftime() which is a gawk-ism, and the # POSIX [[:space:]] character class. # -# $FreeBSD$ +# $FreeBSD: src/sys/boot/ficl/softwords/softcore.awk,v 1.9.6.1 2008/11/25 02:59:29 kensmith Exp $ BEGIN \ { |
