[docs] Make --version text more correct
authorJames Henderson <jh7370@my.bristol.ac.uk>
Tue, 17 Sep 2019 11:43:42 +0000 (11:43 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Tue, 17 Sep 2019 11:43:42 +0000 (11:43 +0000)
commit778a5e57349e78b0fb7dbacd131d92b98ad0e92e
treed03d74f2adfa298c3953891828efbe9b103337c4
parent3d0fbafd0bce43bb9106230a45d1130f7a40e5ec
[docs] Make --version text more correct

Follow-up to r371983. Referring to "this program" in the description of
the --version option in the documentation isn't exactly correct, because
the docs are not part of the program, and so "this program" doesn't
really refer to anything. This patch brings the other users of this
terminology into line with the new updates to llvm-size and
llvm-strings.

Reviewed by: alexshap, MaskRay

Differential Revision: https://reviews.llvm.org/D67618

llvm-svn: 372107
llvm/docs/CommandGuide/llvm-cxxfilt.rst
llvm/docs/CommandGuide/llvm-nm.rst
llvm/docs/CommandGuide/llvm-objcopy.rst
llvm/docs/CommandGuide/llvm-objdump.rst
llvm/docs/CommandGuide/llvm-readelf.rst
llvm/docs/CommandGuide/llvm-readobj.rst
llvm/docs/CommandGuide/llvm-strip.rst