From dba3efa34ab24182e14287e278b6baa908e66aa3 Mon Sep 17 00:00:00 2001 From: Andreas Rammhold Date: Tue, 21 Jan 2020 18:22:22 +0100 Subject: [PATCH] man: fix typo in systemd.netdev Xfrm example The first section header in that example should probably be `[NetDev]` and not `[Xfrm]`. (cherry picked from commit a15e1a5df0c943ec5414014e54719bd1259fd00a) (cherry picked from commit a60459764d9d4a3a7a32332768d9dbfb9f311dfc) --- man/systemd.netdev.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml index 43133559b3..cdcf161aa4 100644 --- a/man/systemd.netdev.xml +++ b/man/systemd.netdev.xml @@ -2099,7 +2099,7 @@ Endpoint=wireguard.example.com:51820 /etc/systemd/network/27-xfrm.netdev - [Xfrm] + [NetDev] Name=xfrm0 Kind=xfrm -- 2.25.1