From: Steve Ramage Date: Thu, 23 Aug 2018 04:14:17 +0000 (-0700) Subject: man: Fixed grammatical error in systemd.socket.xml (#9916) X-Git-Tag: v240~813 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7c64e14e72609c74b2b5d1f9de1d51eb981f116;p=thirdparty%2Fsystemd.git man: Fixed grammatical error in systemd.socket.xml (#9916) --- diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 2204d1cd91c..4671c71bc85 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