summaryrefslogtreecommitdiff
path: root/gcc/fixinc/fixincl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fixinc/fixincl.sh')
-rwxr-xr-xgcc/fixinc/fixincl.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/fixinc/fixincl.sh b/gcc/fixinc/fixincl.sh
index de56e615e63..80a77971818 100755
--- a/gcc/fixinc/fixincl.sh
+++ b/gcc/fixinc/fixincl.sh
@@ -2,7 +2,7 @@
#
# Install modified versions of certain ANSI-incompatible system header
# files which are fixed to work correctly with ANSI C and placed in a
-# directory that GNU C will search.
+# directory that GCC will search.
#
# See README-fixinc for more information.
#
@@ -27,6 +27,8 @@
# Boston, MA 02111-1307, USA.
#
# # # # # # # # # # # # # # # # # # # # #
+
+# Usage: fixincl.sh output-dir input-dir
#
# Directory in which to store the results.
# Fail if no arg to specify a directory for the output.