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 c41996aebeaa..f258572c6ffe 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.8 2001/11/03 01:33:12 obrien Exp $ BEGIN \ { |
