diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | README.solaris | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -5,7 +5,7 @@ In 2.6.0.0 - Bugfixes. - s6-tcpserver has been unified! no ipv4 and ipv6 separation anymore. - * the only programs in the superserver chain are now s6-tcpserver, + * The only programs in the superserver chain are now s6-tcpserver, s6-tcpserver-socketbinder, and s6-tcpserverd. * s6-tcpserver-access still exists, should now run under s6-tcpserverd, still invoked once per connection. Doesn't spam the log anymore when diff --git a/README.solaris b/README.solaris index 91a5b26..0450a37 100644 --- a/README.solaris +++ b/README.solaris @@ -1,4 +1,3 @@ - This package assumes the existence of a POSIX shell in /bin/sh. On Solaris, /bin/sh is not POSIX. Most versions of Solaris provide a POSIX shell in /usr/xpg4/bin/sh. |