diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-20 17:24:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-20 17:24:30 +0000 |
commit | 278a06a2dc58677b8dfd47e7a739050602c95d81 (patch) | |
tree | 386b3d71ee856c4b983e7fcf9238469322029f05 /doc | |
parent | 12cc2e509c1253e08b5fea654e80eb308bc08025 (diff) | |
download | s6-278a06a2dc58677b8dfd47e7a739050602c95d81.tar.xz |
Remove extraneous space in s6-tai64nlocal
Diffstat (limited to 'doc')
-rw-r--r-- | doc/s6-fdholderd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-fdholderd.html b/doc/s6-fdholderd.html index 7b35c09..1e9e235 100644 --- a/doc/s6-fdholderd.html +++ b/doc/s6-fdholderd.html @@ -66,7 +66,7 @@ state </li> right before entering the client-accepting loop. If stdout is suitably redirected, this can be used by monitoring programs to check when the server is accepting connections. See -The <a href="notifywhenup.html">this page</a> for more information on +<a href="notifywhenup.html">this page</a> for more information on readiness notification. </li> <li> <tt>-v <em>verbosity</em></tt> : be more or less verbose. <em>verbosity</em> can be 0 (quiet), 1 (normal), or 2 or more |