summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/iodine.nix
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2022-08-03 01:57:59 +0200
committerpennae <github@quasiparticle.net>2022-08-03 21:08:58 +0200
commit9c8531c8a50936ec65bc0471748237e310ec0c9a (patch)
tree42002a43d80313fc5f854440c906ff1d9c4049ad /nixos/modules/services/networking/iodine.nix
parent16102dce2fbad670bd47dd75c860a8daa5fe47ad (diff)
nixos/*: replace <replaceable>s with «thing»
we can't embed syntactic annotations of this kind in markdown code blocks without yet another extension. replaceable is rare enough to make this not much worth it, so we'll go with «thing» instead. the module system already uses this format for its placeholder names in attrsOf paths.
Diffstat (limited to 'nixos/modules/services/networking/iodine.nix')
-rw-r--r--nixos/modules/services/networking/iodine.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/services/networking/iodine.nix b/nixos/modules/services/networking/iodine.nix
index c24f118ce898..9749c7285132 100644
--- a/nixos/modules/services/networking/iodine.nix
+++ b/nixos/modules/services/networking/iodine.nix
@@ -32,8 +32,8 @@ in
Each attribute of this option defines a systemd service that
runs iodine. Many or none may be defined.
The name of each service is
- <literal>iodine-<replaceable>name</replaceable></literal>
- where <replaceable>name</replaceable> is the name of the
+ <literal>iodine-«name»</literal>
+ where «name» is the name of the
corresponding attribute name.
'';
example = literalExpression ''