From a7c64e14e72609c74b2b5d1f9de1d51eb981f116 Mon Sep 17 00:00:00 2001 From: Steve Ramage Date: Wed, 22 Aug 2018 21:14:17 -0700 Subject: [PATCH] man: Fixed grammatical error in systemd.socket.xml (#9916) --- man/systemd.socket.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 2204d1c..4671c71 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -303,7 +303,7 @@ SocketProtocol= - Takes a one of + Takes one of or . Specifies a socket protocol (IPPROTO_UDPLITE) UDP-Lite (IPPROTO_SCTP) SCTP socket respectively. @@ -312,7 +312,7 @@ BindIPv6Only= - Takes a one of , + Takes one of , or . Controls the IPV6_V6ONLY socket option (see ipv67 -- 2.7.4