[systemd-commits] man/systemd-socket-proxyd.xml
David Strauss
straussd at kemper.freedesktop.org
Tue Mar 24 12:26:30 PDT 2015
man/systemd-socket-proxyd.xml | 1 -
1 file changed, 1 deletion(-)
New commits:
commit ea5bbe3467c4b0c804c1cdc7b0fcb0c9f00845a2
Author: David Strauss <david at davidstrauss.net>
Date: Tue Mar 24 12:25:56 2015 -0700
man: Second example systemd-socket-proxyd does not need a Unix socket listener.
diff --git a/man/systemd-socket-proxyd.xml b/man/systemd-socket-proxyd.xml
index 0b852e6..ae4217b 100644
--- a/man/systemd-socket-proxyd.xml
+++ b/man/systemd-socket-proxyd.xml
@@ -165,7 +165,6 @@ PrivateNetwork=yes]]></programlisting>
<programlisting><![CDATA[[...]
server {
listen 8080;
- listen unix:/tmp/nginx.sock;
[...]]]></programlisting>
</example>
<example>
More information about the systemd-commits
mailing list