]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-socket-proxyd.xml
man: use unicode ellipsis in more places
[thirdparty/systemd.git] / man / systemd-socket-proxyd.xml
index 804a8c38f17b33ae7cd9831563b72ba4be684ec8..74d9e1c124c2b57a1cc6cba10b7aebe895d96526 100644 (file)
@@ -127,10 +127,10 @@ PrivateNetwork=yes]]></programlisting>
       <example>
         <title>nginx.conf</title>
         <programlisting>
-<![CDATA[[...]
+<![CDATA[[]
 server {
     listen       unix:/tmp/nginx.sock;
-    [...]]]>
+    []]]>
 </programlisting>
       </example>
       <example>
@@ -169,10 +169,10 @@ PrivateNetwork=yes]]></programlisting>
       </example>
       <example>
         <title>nginx.conf</title>
-        <programlisting><![CDATA[[...]
+        <programlisting><![CDATA[[]
 server {
     listen       8080;
-    [...]]]></programlisting>
+    []]]></programlisting>
       </example>
       <example>
         <title>Enabling the proxy</title>