summaryrefslogtreecommitdiff
path: root/debian/README.snapshot
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.snapshot')
-rw-r--r--debian/README.snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/README.snapshot b/debian/README.snapshot
index 978bf80..3e5be69 100644
--- a/debian/README.snapshot
+++ b/debian/README.snapshot
@@ -27,7 +27,7 @@ PATH=/usr/lib/gcc-snapshot/bin:$PATH
gcc "$@"
----------- snip ----------
-Make the same for g++, g77, gij, gcj, cpp, ...
+Make the same for g++, g77, cpp, ...
Don't forget the quotes around the $@ or gcc will not parse it's
command line correctly!