From d0ae9791ba2bfa81398271f8b3515b7dcc77d248 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Wed, 16 Feb 2000 06:24:04 +0000 Subject: [PATCH] Fix duplicate wording. --- config.guess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.guess b/config.guess index 1ab5196..20c971a 100755 --- a/config.guess +++ b/config.guess @@ -71,7 +71,7 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in # Netbsd (nbsd) targets should (where applicable) match one or # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently - # switched to ELF, *-*-netbsd* would select select the old + # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward # compatibility and a consistent mechanism for selecting the # object file format.