---
 Ada95/gen/adacurses-config.in |  8 +++----
 misc/ncurses-config.in        | 40 +++++++++++++++++------------------
 2 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/Ada95/gen/adacurses-config.in b/Ada95/gen/adacurses-config.in
index 8a14919ee..bd6d0ffd2 100644
--- a/Ada95/gen/adacurses-config.in
+++ b/Ada95/gen/adacurses-config.in
@@ -66,14 +66,14 @@ case "x$1" in
 Usage: ${THIS_CFG} [options]
 
 Options:
-  --cflags           echos the gnat (Ada compiler) flags needed to compile 
with ${THIS}
-  --libs             echos the gnat libraries needed to link with ${THIS}
+  --cflags           echoes the gnat (Ada compiler) flags needed to compile 
with ${THIS}
+  --libs             echoes the gnat libraries needed to link with ${THIS}
 
-  --version          echos the release+patchdate version of ${THIS}
+  --version          echoes the release+patchdate version of ${THIS}
 
   --help             prints this message
 
-If no options are given, echos the full set of flags needed by gnatmake.
+If no options are given, echoes the full set of flags needed by gnatmake.
 ENDHELP
                ;;
        *)
diff --git a/misc/ncurses-config.in b/misc/ncurses-config.in
index 6e71bcb48..9fe3c0709 100644
--- a/misc/ncurses-config.in
+++ b/misc/ncurses-config.in
@@ -344,30 +344,30 @@ while [ $# -gt 0 ]; do
 Usage: `basename "$0"` [options]
 
 Options:
-  --prefix            echos the package-prefix of ${CURSES_LIB}
-  --exec-prefix       echos the executable-prefix of ${CURSES_LIB}
+  --prefix            echoes the package-prefix of ${CURSES_LIB}
+  --exec-prefix       echoes the executable-prefix of ${CURSES_LIB}
 
-  --cflags            echos the C compiler flags needed to compile for 
${CURSES_LIB}
-  --cflags-only-I     echos only -I C compiler flags needed with ${CURSES_LIB}
-  --cflags-only-other echos only C compiler flags other than -I for 
${CURSES_LIB}
-  --libs              echos the libraries needed to link with ${CURSES_LIB}
+  --cflags            echoes the C compiler flags needed to compile for 
${CURSES_LIB}
+  --cflags-only-I     echoes only -I C compiler flags needed with ${CURSES_LIB}
+  --cflags-only-other echoes only C compiler flags other than -I for 
${CURSES_LIB}
+  --libs              echoes the libraries needed to link with ${CURSES_LIB}
 
-  --libs-only-L       echos -L linker options (search path) for ${CURSES_LIB}
-  --libs-only-l       echos -l linker options (libraries) for ${CURSES_LIB}
-  --libs-only-other   echos linker options other than -L/-l
+  --libs-only-L       echoes -L linker options (search path) for ${CURSES_LIB}
+  --libs-only-l       echoes -l linker options (libraries) for ${CURSES_LIB}
+  --libs-only-other   echoes linker options other than -L/-l
 
-  --version           echos the release+patchdate version of ${CURSES_LIB}
-  --abi-version       echos the ABI version of ${CURSES_LIB}
-  --mouse-version     echos the mouse-interface version of ${CURSES_LIB}
+  --version           echoes the release+patchdate version of ${CURSES_LIB}
+  --abi-version       echoes the ABI version of ${CURSES_LIB}
+  --mouse-version     echoes the mouse-interface version of ${CURSES_LIB}
 
-  --bindir            echos the directory containing ${CURSES_LIB} programs
-  --datadir           echos the directory containing ${CURSES_LIB} data
-  --includedir        echos the directory containing ${CURSES_LIB} header files
-  --libdir            echos the directory containing ${CURSES_LIB} libraries
-  --mandir            echos the directory containing ${CURSES_LIB} man pages
-  --terminfo          echos the \$TERMINFO terminfo database path
-  --terminfo-dirs     echos the \$TERMINFO_DIRS directory list
-  --termpath          echos the \$TERMPATH termcap list
+  --bindir            echoes the directory containing ${CURSES_LIB} programs
+  --datadir           echoes the directory containing ${CURSES_LIB} data
+  --includedir        echoes the directory containing ${CURSES_LIB} header 
files
+  --libdir            echoes the directory containing ${CURSES_LIB} libraries
+  --mandir            echoes the directory containing ${CURSES_LIB} man pages
+  --terminfo          echoes the \$TERMINFO terminfo database path
+  --terminfo-dirs     echoes the \$TERMINFO_DIRS directory list
+  --termpath          echoes the \$TERMPATH termcap list
 
   --help              prints this message
 ENDHELP
-- 
2.30.2

Attachment: signature.asc
Description: PGP signature

Reply via email to