From 6b1e747472ac60192146fc5ddba12b4a5d021194 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 1 Apr 2019 12:47:02 +0200 Subject: [PATCH] man: Fix authorship warnings Signed-off-by: Michael Tremer --- man/network-route-static.txt | 4 +++- man/network-settings.txt | 1 - man/network-vpn-security-policies.txt | 4 +++- man/network-zone-bridge.txt | 4 +++- man/network-zone-config-pppoe-server.txt | 3 +++ man/network-zone-ip-tunnel.txt | 4 +++- man/network-zone-modem.txt | 4 +++- man/network-zone-pppoe.txt | 4 +++- man/network-zone-wireless.txt | 4 +++- man/network-zone.txt | 4 +++- 10 files changed, 27 insertions(+), 9 deletions(-) diff --git a/man/network-route-static.txt b/man/network-route-static.txt index c6c3feae..4ba97eb7 100644 --- a/man/network-route-static.txt +++ b/man/network-route-static.txt @@ -1,5 +1,4 @@ = network-route-static(8) -Michael Tremer == NAME network-route-static - Manage Static Routing @@ -63,6 +62,9 @@ The following commands are understood: Packets matching this kind of route are silently discarded. There will be no ICMP message sent to the source and no packet be forwarded. +== AUTHORS +Michael Tremer + == SEE ALSO link:network[8], link:network-route[8], diff --git a/man/network-settings.txt b/man/network-settings.txt index e77f038f..a1c1ae3c 100644 --- a/man/network-settings.txt +++ b/man/network-settings.txt @@ -1,5 +1,4 @@ = network-settings(8) -Michael Tremer == NAME network-settings - Change global network settings diff --git a/man/network-vpn-security-policies.txt b/man/network-vpn-security-policies.txt index f9dc91a4..3c843d74 100644 --- a/man/network-vpn-security-policies.txt +++ b/man/network-vpn-security-policies.txt @@ -1,5 +1,4 @@ = network-vpn-security-policies(8) -Michael Tremer == NAME network-vpn-security-policies - Configure VPN Security Policies @@ -106,6 +105,9 @@ They are intended to provide good defaults for various situations. System policies cannot be deleted. +== AUTHORS +Michael Tremer + == SEE ALSO link:network[8], link:network-vpn[8] diff --git a/man/network-zone-bridge.txt b/man/network-zone-bridge.txt index 2e4f839b..46c78a62 100644 --- a/man/network-zone-bridge.txt +++ b/man/network-zone-bridge.txt @@ -1,5 +1,4 @@ = network-zone-bridge(8) -Michael Tremer == NAME network-zone-bridge - Manage network zones @@ -50,6 +49,9 @@ Spanning Tree Protocol (802.1D) configuration options: The STP priority sets the ranking of this network device within the network. The bridge with the best rank (0 is best) will become the root bridge. +== AUTHORS +Michael Tremer + == SEE ALSO link:network[8], link:network-zone[8] diff --git a/man/network-zone-config-pppoe-server.txt b/man/network-zone-config-pppoe-server.txt index 72dff8e1..7d83bd17 100644 --- a/man/network-zone-config-pppoe-server.txt +++ b/man/network-zone-config-pppoe-server.txt @@ -44,6 +44,9 @@ This command creates a PPPoE server that will assign an IP address from the network zone net0 config create pppoe-server --subnet=192.168.0.0/16 +== AUTHORS +Michael Tremer + == SEE ALSO link:network[8], link:network-zone[8], diff --git a/man/network-zone-ip-tunnel.txt b/man/network-zone-ip-tunnel.txt index cb30731e..8e2f30ab 100644 --- a/man/network-zone-ip-tunnel.txt +++ b/man/network-zone-ip-tunnel.txt @@ -1,5 +1,4 @@ = network-zone-ip-tunnel(8) -Michael Tremer == NAME network-zone-ip-tunnel - Manage IP Tunnels @@ -30,6 +29,9 @@ The following options are understood: + This is optional and if unset a useful default will be used. +== AUTHORS +Michael Tremer + == SEE ALSO link:network[8], link:network-zone[8] diff --git a/man/network-zone-modem.txt b/man/network-zone-modem.txt index 6b096225..082bb216 100644 --- a/man/network-zone-modem.txt +++ b/man/network-zone-modem.txt @@ -1,5 +1,4 @@ = network-zone-modem(8) -Michael Tremer == NAME network-zone-modem - Configure serial modems @@ -61,6 +60,9 @@ The following options are understood: * _Password Authentication Protocol_ (`pap`) sends the plaintext password to the authentication server which is the reason why it should be avoided. +== AUTHORS +Michael Tremer + == SEE ALSO link:network[8], link:network-zone[8] diff --git a/man/network-zone-pppoe.txt b/man/network-zone-pppoe.txt index 93b55f27..1a1c4f3f 100644 --- a/man/network-zone-pppoe.txt +++ b/man/network-zone-pppoe.txt @@ -1,5 +1,4 @@ = network-zone-pppoe(8) -Michael Tremer == NAME network-zone-pppoe - PPP over Ethernet @@ -47,6 +46,9 @@ The following options are understood: By this option, you may enable or disable the delegation through your provider of one IPv6 prefix to your system. +== AUTHORS +Michael Tremer + == SEE ALSO link:network[8], link:network-zone[8] diff --git a/man/network-zone-wireless.txt b/man/network-zone-wireless.txt index 368ac2aa..531f8ff3 100644 --- a/man/network-zone-wireless.txt +++ b/man/network-zone-wireless.txt @@ -1,5 +1,4 @@ = network-zone-wireless(8) -Michael Tremer == NAME network-zone-wireless - Wireless Networks @@ -27,6 +26,9 @@ The following options are understood: parameter is optional and a random MAC address will be generated when omitted. +== AUTHORS +Michael Tremer + == SEE ALSO link:network[8], link:network-zone[8] diff --git a/man/network-zone.txt b/man/network-zone.txt index 88a19889..2c2c6f0c 100644 --- a/man/network-zone.txt +++ b/man/network-zone.txt @@ -1,5 +1,4 @@ = network-zone(8) -Michael Tremer == NAME network-zone - Manage network zones @@ -69,5 +68,8 @@ include::include-description.txt[] The command will shut down the zone if it is up and start it again with the new name. If the zone is not up it won't be started. +== AUTHORS +Michael Tremer + == SEE ALSO link:network[8] -- 2.39.2