mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: fix typo in systemd.netdev Xfrm example
The first section header in that example should probably be `[NetDev]` and not `[Xfrm]`.
This commit is contained in:
committed by
Lennart Poettering
parent
5029912157
commit
a15e1a5df0
@@ -2112,7 +2112,7 @@ Endpoint=wireguard.example.com:51820</programlisting>
|
||||
|
||||
<example>
|
||||
<title>/etc/systemd/network/27-xfrm.netdev</title>
|
||||
<programlisting>[Xfrm]
|
||||
<programlisting>[NetDev]
|
||||
Name=xfrm0
|
||||
Kind=xfrm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user