* config.sub (usage): Put usage on one line.

This commit is contained in:
Ben Elliston 2015-11-22 20:05:37 +11:00
parent 44bd5675f4
commit 6778268ff8
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2015-11-22 Ben Elliston <bje@gnu.org>
* config.sub (usage): Put usage on one line.
2015-11-19 Ben Elliston <bje@gnu.org>
Reported by Owen Urkov <owen@asperasoft.com>.

5
config.sub vendored
View File

@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2015 Free Software Foundation, Inc.
timestamp='2015-11-19'
timestamp='2015-11-22'
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
@ -53,8 +53,7 @@ timestamp='2015-11-19'
me=`echo "$0" | sed -e 's,.*/,,'`
usage="\
Usage: $0 [OPTION] CPU-MFR-OPSYS
$0 [OPTION] ALIAS
Usage: $0 [OPTION] CPU-MFR-OPSYS or ALIAS
Canonicalize a configuration name.