Blame SOURCES/binutils-rh1038339.patch

83c6f5
diff -Nrup a/gas/doc/as.texinfo b/gas/doc/as.texinfo
83c6f5
--- a/gas/doc/as.texinfo	2013-02-27 15:28:03.000000000 -0500
83c6f5
+++ b/gas/doc/as.texinfo	2013-12-11 13:18:39.401021599 -0500
83c6f5
@@ -723,10 +723,12 @@ assembly.
83c6f5
 Remove local absolute symbols from the outgoing symbol table.
83c6f5
 
83c6f5
 @item -v
83c6f5
-@itemx -version
83c6f5
-Print the @command{as} version.
83c6f5
+@itemx -verbose
83c6f5
+@itemx --verbose
83c6f5
+Print the @command{as} version and continue.
83c6f5
 
83c6f5
-@item --version
83c6f5
+@item -version
83c6f5
+@itemx --version
83c6f5
 Print the @command{as} version and exit.
83c6f5
 
83c6f5
 @item -W
83c6f5
@@ -2361,12 +2363,16 @@ For example, it disables the exception f
83c6f5
 @section Announce Version: @option{-v}
83c6f5
 
83c6f5
 @kindex -v
83c6f5
-@kindex -version
83c6f5
 @cindex assembler version
83c6f5
 @cindex version of assembler
83c6f5
 You can find out what version of as is running by including the
83c6f5
-option @samp{-v} (which you can also spell as @samp{-version}) on the
83c6f5
-command line.
83c6f5
+option @samp{-v} (which you can also spell as @samp{-verbose} or 
83c6f5
+@samp{--verbose}) on the command line.
83c6f5
+
83c6f5
+@section Announce Version and Exit: @option{-version}
83c6f5
+@kindex -version
83c6f5
+The @samp{-version} option (which you can also spell as @samp{--version})
83c6f5
+prints the version of as and exits. 
83c6f5
 
83c6f5
 @node W
83c6f5
 @section Control Warnings: @option{-W}, @option{--warn}, @option{--no-warn}, @option{--fatal-warnings}
83c6f5
--- binutils-2.27.orig/gas/doc/as.texinfo	2016-07-18 09:12:45.299152360 +0100
83c6f5
+++ binutils-2.27/gas/doc/as.texinfo	2016-07-18 09:13:08.637310883 +0100
83c6f5
@@ -239,7 +239,7 @@ gcc(1), ld(1), and the Info entries for
83c6f5
  [@b{-o} @var{objfile}] [@b{-R}]
83c6f5
  [@b{--hash-size}=@var{NUM}] [@b{--reduce-memory-overheads}]
83c6f5
  [@b{--statistics}]
83c6f5
- [@b{-v}] [@b{-version}] [@b{--version}]
83c6f5
+ [@b{-v}] [@b{-verbose}] [@b{--verbose}] [@b{-version}] [@b{--version}]
83c6f5
  [@b{-W}] [@b{--warn}] [@b{--fatal-warnings}] [@b{-w}] [@b{-x}]
83c6f5
  [@b{-Z}] [@b{@@@var{FILE}}]
83c6f5
  [@b{--sectname-subst}] [@b{--size-check=[error|warning]}]