Fix script name in usage and generated year range.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 3 Aug 2020 16:47:17 +0000 (09:47 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 3 Aug 2020 16:47:17 +0000 (09:47 -0700)
gdb/ChangeLog:

* syscalls/update-freebsd.sh: Fix usage and year range.

gdb/ChangeLog
gdb/syscalls/update-freebsd.sh

index 276fa64df17498555d6405fbf9848d9c9709b265..63edfd0578d8977b3c36f38b8254211080fb2ac9 100644 (file)
@@ -1,3 +1,7 @@
+2020-08-03  John Baldwin  <jhb@FreeBSD.org>
+
+       * syscalls/update-freebsd.sh: Fix usage and year range.
+
 2020-08-03  Tom de Vries  <tdevries@suse.de>
 
        PR symtab/26333
index 5d9602641b41047d9db43599f9f3bb3cc06c71c6..1c00a4f5e9adba45e063db2ca5676c0d9dc681dd 100755 (executable)
 
 if [ $# -ne 1 ]; then
    echo "Error: Path to syscall.h missing. Aborting."
-   echo "Usage: update-gnulib.sh <path-to-syscall.h>"
+   echo "Usage: update-freebsd.sh <path-to-syscall.h>"
    exit 1
 fi
 
 cat > freebsd.xml.tmp <<EOF
 <?xml version="1.0"?> <!-- THIS FILE IS GENERATED -*- buffer-read-only: t -*-  -->
 <!-- vi:set ro: -->
-<!-- Copyright (C) 2009-2018 Free Software Foundation, Inc.
+<!-- Copyright (C) 2009-2020 Free Software Foundation, Inc.
 
      Copying and distribution of this file, with or without modification,
      are permitted in any medium without royalty provided the copyright