From 587fe2b3f1f7fa150b09e3fa32ef53c589883e14 Mon Sep 17 00:00:00 2001
From: Nick Clifton <nickc@redhat.com>
Date: Tue, 26 Feb 2002 12:04:30 +0000
Subject: [PATCH] Fix typo

---
 gas/ChangeLog      | 2 ++
 gas/doc/as.texinfo | 5 +++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3129f381bf9..1f5abf79223 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,7 @@
 2002-02-26  Nick Clifton  <nickc@cambridge.redhat.com>
 
+	* doc/as.texinfo (Overview): Add missing @ifset IA64
+
 	* configure.in (LINGUAS): Add es.po.
 	* configure: Regenerate.
 	* po/es.po: New file.
diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo
index f4947e70997..03a76ec75fd 100644
--- a/gas/doc/as.texinfo
+++ b/gas/doc/as.texinfo
@@ -334,7 +334,7 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}.
     @b{-AKC}|@b{-AMC}]
    [@b{-b}] [@b{-no-relax}]
 @end ifset
-@ifset M32R
+@ifset IA64
 
 @emph{Target IA-64 options:}
    [@b{-mconstant-gp}|@b{-mauto-pic}]
@@ -342,10 +342,11 @@ gcc(1), ld(1), and the Info entries for @file{binutils} and @file{ld}.
    [@b{-mle}|@b{mbe}]
    [@b{-x}|@b{-xexplicit}] [@b{-xauto}] [@b{-xdebug}]
 @end ifset
+@ifset M32R
 
 @emph{Target M32R options:}
    [@b{--m32rx}|@b{--[no-]warn-explicit-parallel-conflicts}|
-    @b{--W[n]p}]
+   @b{--W[n]p}]
 @end ifset
 @ifset M680X0