From 311f4b8f6a540e54020a2c30fa9fa3182504b4ad Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Sun, 14 Apr 2024 23:41:34 +0800 Subject: [PATCH] man: switch wireguard man project to man7 --- man/custom-html.xsl | 12 ------------ man/systemd.netdev.xml | 4 ++-- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/man/custom-html.xsl b/man/custom-html.xsl index 2373bc34156..e5551fc798a 100644 --- a/man/custom-html.xsl +++ b/man/custom-html.xsl @@ -54,18 +54,6 @@ - - - - https://git.zx2c4.com/WireGuard/about/src/tools/ - - . - - - - - - diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 4e9afc3674e..4fba7889506 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -1906,7 +1906,7 @@ The Base64 encoded private key for the interface. It can be generated using the wg genkey command - (see wg8). + (see wg8). Specially, if the specified key is prefixed with @, it is interpreted as the name of the credential from which the actual key shall be read. systemd-networkd.service automatically imports credentials matching network.wireguard.*. For more details @@ -1997,7 +1997,7 @@ PublicKey= Sets a Base64 encoded public key calculated by wg pubkey - (see wg8) + (see wg8) from a private key, and usually transmitted out of band to the author of the configuration file. This option honors the @ prefix in the same way as the setting of the section. This option is mandatory for this section. -- 2.39.2