summaryrefslogtreecommitdiffstats
path: root/parts/appwizard/common/incadmin/missing
diff options
context:
space:
mode:
Diffstat (limited to 'parts/appwizard/common/incadmin/missing')
-rwxr-xr-xparts/appwizard/common/incadmin/missing2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/appwizard/common/incadmin/missing b/parts/appwizard/common/incadmin/missing
index 2c025eb6..e79943e2 100755
--- a/parts/appwizard/common/incadmin/missing
+++ b/parts/appwizard/common/incadmin/missing
@@ -272,7 +272,7 @@ WARNING: \`$1' is missing on your system. You should only need it if
you modified a \`.texi' or \`.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy \`make' (AIX,
- DU, IRIX). You might want to install the \`Texinfo' package or
+ DU). You might want to install the \`Texinfo' package or
the \`GNU make' package. Grab either from any GNU archive site."
file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
if test -z "$file"; then