aboutsummaryrefslogtreecommitdiffstats
path: root/missing
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-01-26 19:18:27 +0200
committerArnold D. Robbins <arnold@skeeve.com>2015-01-26 19:18:27 +0200
commit6d43d408d693fdb5770bb4dbffa51d4b26487d4b (patch)
treec9fc3a8a7fef2f28233e2d3242c995a9f2ceedab /missing
parent812d26bb6b672f3f5153c00e4edcb2377a723afd (diff)
parentd50e21276ee34fb8044586beb6ab9e85cc169d80 (diff)
downloadegawk-6d43d408d693fdb5770bb4dbffa51d4b26487d4b.tar.gz
egawk-6d43d408d693fdb5770bb4dbffa51d4b26487d4b.tar.bz2
egawk-6d43d408d693fdb5770bb4dbffa51d4b26487d4b.zip
Merge branch 'master' into wasted-byte
Diffstat (limited to 'missing')
-rwxr-xr-xmissing6
1 files changed, 3 insertions, 3 deletions
diff --git a/missing b/missing
index cdea5149..f62bbae3 100755
--- a/missing
+++ b/missing
@@ -1,9 +1,9 @@
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
-scriptversion=2012-06-26.16; # UTC
+scriptversion=2013-10-28.13; # UTC
-# Copyright (C) 1996-2013 Free Software Foundation, Inc.
+# Copyright (C) 1996-2014 Free Software Foundation, Inc.
# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# This program is free software; you can redistribute it and/or modify
@@ -160,7 +160,7 @@ give_advice ()
;;
autom4te*)
echo "You might have modified some maintainer files that require"
- echo "the 'automa4te' program to be rebuilt."
+ echo "the 'autom4te' program to be rebuilt."
program_details 'autom4te'
;;
bison*|yacc*)