diff options
-rw-r--r-- | doc/s6-sudod.html | 2 | ||||
-rw-r--r-- | doc/s6-svwait.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-sudod.html b/doc/s6-sudod.html index 135c1b8..2c613da 100644 --- a/doc/s6-sudod.html +++ b/doc/s6-sudod.html @@ -27,7 +27,7 @@ program over a Unix socket, then forks another program. <h2> Interface </h2> <pre> - s6-sudod [ -0 ] [ -1 ] [ -2 ] [ -s ] [ -t <em>timeout</em> ] [ <em>sargv...</em> ] + s6-sudod [ -0 ] [ -1 ] [ -2 ] [ -t <em>timeout</em> ] [ <em>sargv...</em> ] </pre> <ul> diff --git a/doc/s6-svwait.html b/doc/s6-svwait.html index 75beab8..90bc7eb 100644 --- a/doc/s6-svwait.html +++ b/doc/s6-svwait.html @@ -62,7 +62,7 @@ to stderr and exit 1. By default, <em>timeout</em> is 0, which means no time limit. </li> </ul> -<h2> Notes <h2> +<h2> Notes </h2> <ul> <li> s6-svwait should be given one or more <em>service directories</em> as |