man: Fixed grammatical error in systemd.socket.xml (#9916)
authorSteve Ramage <github@sjrx.net>
Thu, 23 Aug 2018 04:14:17 +0000 (21:14 -0700)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 23 Aug 2018 04:14:17 +0000 (13:14 +0900)
man/systemd.socket.xml

index 2204d1c..4671c71 100644 (file)
 
       <varlistentry>
         <term><varname>SocketProtocol=</varname></term>
-        <listitem><para>Takes one of <option>udplite</option>
+        <listitem><para>Takes one of <option>udplite</option>
         or <option>sctp</option>. Specifies a socket protocol
         (<constant>IPPROTO_UDPLITE</constant>) UDP-Lite
         (<constant>IPPROTO_SCTP</constant>) SCTP socket respectively. </para>
 
       <varlistentry>
         <term><varname>BindIPv6Only=</varname></term>
-        <listitem><para>Takes one of <option>default</option>,
+        <listitem><para>Takes one of <option>default</option>,
         <option>both</option> or <option>ipv6-only</option>. Controls
         the IPV6_V6ONLY socket option (see
         <citerefentry project='die-net'><refentrytitle>ipv6</refentrytitle><manvolnum>7</manvolnum></citerefentry>