nixos/nix-daemon: replace <uri> with <literal>

this could've been a link as well, but <uri> did not render as a link in
the html manual.
This commit is contained in:
pennae 2022-08-13 11:55:20 +02:00 committed by pennae
parent d0ba463fcf
commit 275a34e0d8

View file

@ -568,7 +568,7 @@ in
then Nix will use a binary from a binary cache if and only
if it is signed by <emphasis>any</emphasis> of the keys
listed here. By default, only the key for
<uri>cache.nixos.org</uri> is included.
<literal>cache.nixos.org</literal> is included.
'';
};