summaryrefslogtreecommitdiffstats
path: root/scripts/fixfsfaddr.sed
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fixfsfaddr.sed')
-rw-r--r--scripts/fixfsfaddr.sed2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fixfsfaddr.sed b/scripts/fixfsfaddr.sed
index 24d101a6..62d0cae9 100644
--- a/scripts/fixfsfaddr.sed
+++ b/scripts/fixfsfaddr.sed
@@ -5,7 +5,7 @@
# The script helps to fix the FSF address
# Use:
-# tqfind . -name .svn -prune , type f | xargs fgrep -l "Free Software Foundation" | xargs sed -i -f fixfsfaddr.sed
+# find . -name .svn -prune , type f | xargs fgrep -l "Free Software Foundation" | xargs sed -i -f fixfsfaddr.sed
# Note: you should check the changes before committing them.
# Implementation note: we need to replace phrase by phrase, as