diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-20 02:52:53 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-20 02:52:53 +0000 |
commit | 9059c09ef1e5e71d3b63754bbe1277338070955b (patch) | |
tree | 0a3366fb574146f9dcddc0393ca625f1b4d4a3bb /doc/s6-connlimit.html | |
parent | 28ffb0356f13499927bad7bbcf66f63f7208828f (diff) | |
download | s6-networking-9059c09ef1e5e71d3b63754bbe1277338070955b.tar.xz |
Doc fixes
Diffstat (limited to 'doc/s6-connlimit.html')
-rw-r--r-- | doc/s6-connlimit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-connlimit.html b/doc/s6-connlimit.html index f0422e6..5008b4d 100644 --- a/doc/s6-connlimit.html +++ b/doc/s6-connlimit.html @@ -39,7 +39,7 @@ of ${PROTO}CONNMAX, s6-connlimit exits 1 with an error message. </li> <li> Else it execs into <em>prog...</em>. </li> <li> If ${PROTO}CONNMAX is unset, s6-connlimit directly execs into <em>prog...</em> without performing any check: -no maximum number of connection has been defined. </li> +no maximum number of connections has been defined. </li> </ul> <h2> Usage </h2> |