forked from lix-project/lix
* Don't use smart quotes where normal ASCII quotes are intended.
Actually, don't use quotes at all. (Reported by Howard B. Golden.)
This commit is contained in:
parent
c778ed1768
commit
7fa338f4ba
|
@ -60,7 +60,7 @@ available remotely.</para></listitem>
|
|||
in the channel:
|
||||
|
||||
<screen>
|
||||
$ nix-env -qa ’*’ <lineannotation>(mind the quotes!)</lineannotation>
|
||||
$ nix-env -qa \*
|
||||
docbook-xml-4.2
|
||||
firefox-1.0pre-PR-0.10.1
|
||||
hello-2.1.1
|
||||
|
|
Loading…
Reference in a new issue