From 423545fe4865d126e86721ba30da116e29c65004 Mon Sep 17 00:00:00 2001 From: pennae Date: Tue, 2 Aug 2022 03:39:32 +0200 Subject: nixos/*: normalize manpage references to single-line form now nix-doc-munge will not introduce whitespace changes when it replaces manpage references with the MD equivalent. no change to the manpage, changes to the HTML manual are whitespace only. --- nixos/modules/system/boot/modprobe.nix | 3 +- nixos/modules/system/boot/networkd.nix | 153 +++++++++------------------ nixos/modules/system/boot/systemd/nspawn.nix | 9 +- 3 files changed, 55 insertions(+), 110 deletions(-) (limited to 'nixos/modules/system') diff --git a/nixos/modules/system/boot/modprobe.nix b/nixos/modules/system/boot/modprobe.nix index 4438afe4b3da..89d31517b0d5 100644 --- a/nixos/modules/system/boot/modprobe.nix +++ b/nixos/modules/system/boot/modprobe.nix @@ -28,8 +28,7 @@ with lib; Any additional configuration to be appended to the generated modprobe.conf. This is typically used to specify module options. See - modprobe.d - 5 for details. + modprobe.d5 for details. ''; type = types.lines; }; diff --git a/nixos/modules/system/boot/networkd.nix b/nixos/modules/system/boot/networkd.nix index dd4c63ab7256..c6d92b1d2527 100644 --- a/nixos/modules/system/boot/networkd.nix +++ b/nixos/modules/system/boot/networkd.nix @@ -919,8 +919,7 @@ let description = '' Each attribute in this set specifies an option in the [Network] section of the networkd config. - See networkd.conf - 5 for details. + See networkd.conf5 for details. ''; }; @@ -931,8 +930,7 @@ let description = '' Each attribute in this set specifies an option in the [DHCPv4] section of the networkd config. - See networkd.conf - 5 for details. + See networkd.conf5 for details. ''; }; @@ -943,8 +941,7 @@ let description = '' Each attribute in this set specifies an option in the [DHCPv6] section of the networkd config. - See networkd.conf - 5 for details. + See networkd.conf5 for details. ''; }; }; @@ -966,8 +963,7 @@ let description = '' Each attribute in this set specifies an option in the [Link] section of the unit. See - systemd.link - 5 for details. + systemd.link5 for details. ''; }; @@ -981,8 +977,7 @@ let description = '' Each attribute in this set specifies an option in the [WireGuardPeer] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; }; @@ -996,8 +991,7 @@ let description = '' Each attribute in this set specifies an option in the [Netdev] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1008,8 +1002,7 @@ let description = '' Each attribute in this set specifies an option in the [VLAN] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1020,8 +1013,7 @@ let description = '' Each attribute in this set specifies an option in the [MACVLAN] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1031,8 +1023,7 @@ let description = '' Each attribute in this set specifies an option in the [VXLAN] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1043,8 +1034,7 @@ let description = '' Each attribute in this set specifies an option in the [Tunnel] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1055,8 +1045,7 @@ let description = '' Each attribute in this set specifies an option in the [FooOverUDP] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1067,8 +1056,7 @@ let description = '' Each attribute in this set specifies an option in the [Peer] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1079,8 +1067,7 @@ let description = '' Each attribute in this set specifies an option in the [Tun] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1091,8 +1078,7 @@ let description = '' Each attribute in this set specifies an option in the [Tap] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1107,8 +1093,7 @@ let description = '' Each attribute in this set specifies an option in the [WireGuard] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. Use PrivateKeyFile instead of PrivateKey: the nix store is world-readable. @@ -1128,8 +1113,7 @@ let description = '' Each item in this array specifies an option in the [WireGuardPeer] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. Use PresharedKeyFile instead of PresharedKey: the nix store is world-readable. @@ -1143,8 +1127,7 @@ let description = '' Each attribute in this set specifies an option in the [Bond] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1155,8 +1138,7 @@ let description = '' Each attribute in this set specifies an option in the [Xfrm] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1167,8 +1149,7 @@ let description = '' Each attribute in this set specifies an option in the [VRF] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. A detailed explanation about how VRFs work can be found in the kernel docs. ''; @@ -1184,8 +1165,7 @@ let description = '' Each attribute in this set specifies an option in the [BatmanAdvanced] section of the unit. See - systemd.netdev - 5 for details. + systemd.netdev5 for details. ''; }; @@ -1199,8 +1179,7 @@ let description = '' Each attribute in this set specifies an option in the [Address] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; }; @@ -1215,8 +1194,7 @@ let description = '' Each attribute in this set specifies an option in the [RoutingPolicyRule] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; }; @@ -1231,8 +1209,7 @@ let description = '' Each attribute in this set specifies an option in the [Route] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; }; @@ -1247,8 +1224,7 @@ let description = '' Each attribute in this set specifies an option in the [IPv6Prefix] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; }; @@ -1263,8 +1239,7 @@ let description = '' Each attribute in this set specifies an option in the [DHCPServerStaticLease] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. Make sure to configure the corresponding client interface to use ClientIdentifier=mac. @@ -1282,8 +1257,7 @@ let description = '' Each attribute in this set specifies an option in the [Link] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1294,8 +1268,7 @@ let description = '' Each attribute in this set specifies an option in the [Network] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1313,8 +1286,7 @@ let description = '' Each attribute in this set specifies an option in the [DHCPv4] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1325,8 +1297,7 @@ let description = '' Each attribute in this set specifies an option in the [DHCPv6] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1337,8 +1308,7 @@ let description = '' Each attribute in this set specifies an option in the [DHCPv6PrefixDelegation] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1349,8 +1319,7 @@ let description = '' Each attribute in this set specifies an option in the [IPv6AcceptRA] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1361,8 +1330,7 @@ let description = '' Each attribute in this set specifies an option in the [DHCPServer] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1380,8 +1348,7 @@ let description = '' Each attribute in this set specifies an option in the [IPv6SendRA] section of the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1391,8 +1358,7 @@ let type = with types; listOf (submodule dhcpServerStaticLeaseOptions); description = '' A list of DHCPServerStaticLease sections to be added to the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1402,8 +1368,7 @@ let type = with types; listOf (submodule ipv6PrefixOptions); description = '' A list of ipv6Prefix sections to be added to the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1436,8 +1401,7 @@ let type = types.listOf types.str; description = '' A list of addresses to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1446,8 +1410,7 @@ let type = types.listOf types.str; description = '' A list of gateways to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1456,8 +1419,7 @@ let type = types.listOf types.str; description = '' A list of dns servers to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1466,8 +1428,7 @@ let type = types.listOf types.str; description = '' A list of ntp servers to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1476,8 +1437,7 @@ let type = types.listOf types.str; description = '' A list of bridge interfaces to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1486,8 +1446,7 @@ let type = types.listOf types.str; description = '' A list of bond interfaces to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1496,8 +1455,7 @@ let type = types.listOf types.str; description = '' A list of vrf interfaces to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1506,8 +1464,7 @@ let type = types.listOf types.str; description = '' A list of vlan interfaces to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1516,8 +1473,7 @@ let type = types.listOf types.str; description = '' A list of macvlan interfaces to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1526,8 +1482,7 @@ let type = types.listOf types.str; description = '' A list of vxlan interfaces to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1536,8 +1491,7 @@ let type = types.listOf types.str; description = '' A list of tunnel interfaces to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1546,8 +1500,7 @@ let type = types.listOf types.str; description = '' A list of xfrm interfaces to be added to the network section of the - unit. See systemd.network - 5 for details. + unit. See systemd.network5 for details. ''; }; @@ -1556,8 +1509,7 @@ let type = with types; listOf (submodule addressOptions); description = '' A list of address sections to be added to the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1566,8 +1518,7 @@ let type = with types; listOf (submodule routingPolicyRulesOptions); description = '' A list of routing policy rules sections to be added to the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1576,8 +1527,7 @@ let type = with types; listOf (submodule routeOptions); description = '' A list of route sections to be added to the unit. See - systemd.network - 5 for details. + systemd.network5 for details. ''; }; @@ -1604,8 +1554,7 @@ let type = with types; attrsOf int; description = '' Defines route table names as an attrset of name to number. - See networkd.conf - 5 for details. + See networkd.conf5 for details. ''; }; diff --git a/nixos/modules/system/boot/systemd/nspawn.nix b/nixos/modules/system/boot/systemd/nspawn.nix index c17dc951cc53..f6364e5853ca 100644 --- a/nixos/modules/system/boot/systemd/nspawn.nix +++ b/nixos/modules/system/boot/systemd/nspawn.nix @@ -53,8 +53,7 @@ let description = '' Each attribute in this set specifies an option in the [Exec] section of this unit. See - systemd.nspawn - 5 for details. + systemd.nspawn5 for details. ''; }; @@ -65,8 +64,7 @@ let description = '' Each attribute in this set specifies an option in the [Files] section of this unit. See - systemd.nspawn - 5 for details. + systemd.nspawn5 for details. ''; }; @@ -77,8 +75,7 @@ let description = '' Each attribute in this set specifies an option in the [Network] section of this unit. See - systemd.nspawn - 5 for details. + systemd.nspawn5 for details. ''; }; }; -- cgit 1.4.1