doc: use $(...), not `...` in documentation and comments
commita4d14d3533099c5c8c47be491fa8fc62ecdc40bd
authorJim Meyering <meyering@redhat.com>
Mon, 26 Mar 2012 05:38:27 +0000 (26 07:38 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 26 Mar 2012 05:38:37 +0000 (26 07:38 +0200)
tree221d1927fb9d3f7798b943d6bdac2dd3cc26047a
parent488172c499dd8edf84f44cbab3de5d6f75dd722e
doc: use $(...), not `...` in documentation and comments

* doc/coreutils.texi (dircolors invocation, Examples of expr):
(shred invocation, seq invocation): Use $(...), not `...`.
* src/mv.c (do_move): Likewise, in a comment.
doc/coreutils.texi
src/mv.c