diff options
author | Lennart Poettering <lennart@poettering.net> | 2018-11-05 17:37:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-05 17:37:25 +0300 |
commit | a54e373163b79574a8799f6350cb3a4c318c57ee (patch) | |
tree | 4d80c9c337436ab16ae61ee3a08ef223d7e57c39 /man | |
parent | 780ccb7d9dead872e4a55f7f28680625fb5c11da (diff) | |
parent | 383bb2bc1a7366f6d13feb9c7095565bd76dd466 (diff) | |
download | systemd-a54e373163b79574a8799f6350cb3a4c318c57ee.tar.gz systemd-a54e373163b79574a8799f6350cb3a4c318c57ee.tar.bz2 systemd-a54e373163b79574a8799f6350cb3a4c318c57ee.zip |
Merge pull request #10618 from yuwata/fix-10615
network: fix several issues in config parser
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.netdev.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 7b702e8ed1..c690786130 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -1486,7 +1486,6 @@ Protocol=4 <example> <title>/etc/systemd/network/25-fou-ipip.netdev</title> <programlisting>[NetDev] -[NetDev] Name=ipip-tun Kind=ipip |