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 1376c53aee3cf..8e392319fc3c5 100644
--- a/sys/boot/common/merge_help.awk
+++ b/sys/boot/common/merge_help.awk
@@ -1,6 +1,6 @@
#!/usr/bin/awk -f
#
-# $Id: mergehelp.awk,v 1.3 1999/01/13 20:06:52 jabley Exp $
+# $Id: merge_help.awk,v 1.1 1999/01/18 19:05:25 msmith Exp $
#
# Merge two boot loader help files for FreeBSD 3.0
# Joe Abley <jabley@patho.gen.nz>