[PATCH] D67618: [docs] Make --version text more correct

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 06:53:28 PDT 2019


jhenderson created this revision.
jhenderson added a reviewer: MaskRay.
Herald added a reviewer: alexshap.
Herald added a project: LLVM.

Follow-up to D67555 <https://reviews.llvm.org/D67555>. 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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D67618

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67618.220332.patch
Type: text/x-patch
Size: 3196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/3ffd1483/attachment.bin>


More information about the llvm-commits mailing list