summary refs log tree commit diff
path: root/nixos/modules/config/system-path.nix
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2022-08-13 05:15:06 +0200
committerpennae <82953136+pennae@users.noreply.github.com>2022-08-19 22:40:58 +0200
commit8f8e1015275bc1be12ffe3055ffe5e15f80dd1cd (patch)
tree8e0cdaade6441c345eb239614699dc145d0226c3 /nixos/modules/config/system-path.nix
parent1ab9224ebe9bc8fd732ff305b7c6c0e07dd9acb0 (diff)
downloadnixpkgs-8f8e1015275bc1be12ffe3055ffe5e15f80dd1cd.tar
nixpkgs-8f8e1015275bc1be12ffe3055ffe5e15f80dd1cd.tar.gz
nixpkgs-8f8e1015275bc1be12ffe3055ffe5e15f80dd1cd.tar.bz2
nixpkgs-8f8e1015275bc1be12ffe3055ffe5e15f80dd1cd.tar.lz
nixpkgs-8f8e1015275bc1be12ffe3055ffe5e15f80dd1cd.tar.xz
nixpkgs-8f8e1015275bc1be12ffe3055ffe5e15f80dd1cd.tar.zst
nixpkgs-8f8e1015275bc1be12ffe3055ffe5e15f80dd1cd.zip
nixos/*: normalize <package> to <literal>
this renders the same in the manpage and a little more clearly in the
html manual. in the manpage there continues to be no distinction from
regular text, the html manual gets code-type markup (which was probably
the intention for most of these uses anyway).
Diffstat (limited to 'nixos/modules/config/system-path.nix')
-rw-r--r--nixos/modules/config/system-path.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/config/system-path.nix b/nixos/modules/config/system-path.nix
index de980e7383b..6bc0f6e353e 100644
--- a/nixos/modules/config/system-path.nix
+++ b/nixos/modules/config/system-path.nix
@@ -89,7 +89,7 @@ in
           for a running system, entries can be removed for a more
           minimal NixOS installation.
 
-          Note: If <package>pkgs.nano</package> is removed from this list,
+          Note: If <literal>pkgs.nano</literal> is removed from this list,
           make sure another editor is installed and the
           <literal>EDITOR</literal> environment variable is set to it.
           Environment variables can be set using