diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-01-29 20:38:36 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2018-01-29 20:38:36 +0100 |
commit | 3209474fcb66cba8e957e9317c093fa3bf93b292 (patch) | |
tree | f26cf2b6cfb705fd52eccda57b493d7446afbfb9 /man/systemd.netdev.xml | |
parent | 302af1c250c2c64f608187ab1efb8e4f1f442951 (diff) | |
download | systemd-3209474fcb66cba8e957e9317c093fa3bf93b292.tar.gz |
man: WireGuard is a proper noun
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r-- | man/systemd.netdev.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index eb86db9792..30a6164166 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -1025,7 +1025,7 @@ <para>The Base64 encoded private key for the interface. It can be generated using the <command>wg genkey</command> command (see <citerefentry project="wireguard"><refentrytitle>wg</refentrytitle><manvolnum>8</manvolnum></citerefentry>). - This option is mandatory to use wireguard.</para> + This option is mandatory to use WireGuard.</para> </listitem> </varlistentry> <varlistentry> @@ -1040,7 +1040,7 @@ <varlistentry> <term><varname>FwMark=</varname></term> <listitem> - <para>Sets a firewall mark on outgoing wireguard packets from this interface.</para> + <para>Sets a firewall mark on outgoing WireGuard packets from this interface.</para> </listitem> </varlistentry> </variablelist> |