diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 23:53:56 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 23:53:56 +0000 |
| commit | d98b1d81dca1029a2944c8a8e0036432f8f94175 (patch) | |
| tree | 9fd2b3ee1f317a2920b3265712d7545f07f83f9c | |
| parent | 94010f9bac62bf55bc02829b51aa94349375f744 (diff) | |
| download | s6-d98b1d81dca1029a2944c8a8e0036432f8f94175.tar.gz | |
doc typo fix
| -rw-r--r-- | doc/s6-svc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-svc.html b/doc/s6-svc.html index 0ade16c..e87806e 100644 --- a/doc/s6-svc.html +++ b/doc/s6-svc.html @@ -136,7 +136,7 @@ started or restarted and has notified readiness. </li> <dt> 100 </dt> <dd> Usage error. </dd> <dt> 102 </dt> <dd> One of the arguments in <em>servicedirs</em> is not a currently supervised service directory. </dd> - <dt> 111 </dt> <dd> System call failure. </ff> + <dt> 111 </dt> <dd> System call failure. </dd> </dl> <h2> Usage examples </h2> |
