summaryrefslogtreecommitdiff
path: root/sys/boot/common/merge_help.awk
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/merge_help.awk')
-rw-r--r--sys/boot/common/merge_help.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/merge_help.awk b/sys/boot/common/merge_help.awk
index 9741ed3663e49..7c41d6e1c7b4f 100644
--- a/sys/boot/common/merge_help.awk
+++ b/sys/boot/common/merge_help.awk
@@ -1,6 +1,6 @@
#!/usr/bin/awk -f
#
-# $FreeBSD$
+# $FreeBSD: src/sys/boot/common/merge_help.awk,v 1.2 1999/08/28 00:39:50 peter Exp $
#
# Merge two boot loader help files for FreeBSD 3.0
# Joe Abley <jabley@patho.gen.nz>