aboutsummaryrefslogtreecommitdiffstats
path: root/config.sub
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2018-10-24 20:38:21 +0300
committerArnold D. Robbins <arnold@skeeve.com>2018-10-24 20:38:21 +0300
commit37c77a1a7bf4daa2a334e85d741e80c386405cbb (patch)
treedd25ff45b20e19fde4a8aa63aec2c3d67905a8e9 /config.sub
parente51d28d269bca3bd996ee3ccc5928d6e317f060f (diff)
parentc5fed09ab5c3b94643498bef7b62c8d58f177114 (diff)
downloadegawk-37c77a1a7bf4daa2a334e85d741e80c386405cbb.tar.gz
egawk-37c77a1a7bf4daa2a334e85d741e80c386405cbb.tar.bz2
egawk-37c77a1a7bf4daa2a334e85d741e80c386405cbb.zip
Merge branch 'gawk-4.2-stable' into update-dfa
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub10
1 files changed, 5 insertions, 5 deletions
diff --git a/config.sub b/config.sub
index b51fb8cd..f208558e 100755
--- a/config.sub
+++ b/config.sub
@@ -89,7 +89,7 @@ while test $# -gt 0 ; do
- ) # Use stdin as input.
break ;;
-* )
- echo "$me: invalid option $1$help"
+ echo "$me: invalid option $1$help" >&2
exit 1 ;;
*local*)
@@ -149,7 +149,7 @@ case $1 in
esac
;;
*-*)
- # A lone config we happen to match not fitting any patern
+ # A lone config we happen to match not fitting any pattern
case $field1-$field2 in
decstation-3100)
basic_machine=mips-dec
@@ -950,7 +950,7 @@ unset -v basic_machine
# Decode basic machines in the full and proper CPU-Company form.
case $cpu-$vendor in
- # Here we handle the default manufacturer of certain CPU types in cannonical form. It is in
+ # Here we handle the default manufacturer of certain CPU types in canonical form. It is in
# some cases the only manufacturer, in others, it is the most popular.
craynv-unknown)
vendor=cray
@@ -1101,7 +1101,7 @@ case $cpu-$vendor in
cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
;;
- # Recognize the cannonical CPU Types that limit and/or modify the
+ # Recognize the canonical CPU Types that limit and/or modify the
# company names they are paired with.
cr16-*)
os=${os:-elf}
@@ -1150,7 +1150,7 @@ case $cpu-$vendor in
;;
*)
- # Recognize the cannonical CPU types that are allowed with any
+ # Recognize the canonical CPU types that are allowed with any
# company name.
case $cpu in
1750a | 580 \