From dddcf8dbf1044ae33618a744d040d254cd784a8e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 7 May 2017 15:45:06 +0000 Subject: Doc typo fixes --- doc/s6-fghack.html | 2 +- doc/s6-ftrig-wait.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/s6-fghack.html b/doc/s6-fghack.html index 6198177..3e41c51 100644 --- a/doc/s6-fghack.html +++ b/doc/s6-fghack.html @@ -33,7 +33,7 @@ s6-fghack is an anti-backgrounding tool.
  • Then it forks and executes prog....
  • If something gets written on one of those descriptors, it's a bug in prog. s6-fghack then complains and exits 102.
  • -
  • Unless prog... goes out of its way to close descriptors it does know about, +
  • Unless prog... goes out of its way to close descriptors it does not know about, s6-fghack is able to detect when prog... exits. It exits with the same exit code (or 111 if prog... has crashed).
  • diff --git a/doc/s6-ftrig-wait.html b/doc/s6-ftrig-wait.html index 6a4aa2b..49a0f54 100644 --- a/doc/s6-ftrig-wait.html +++ b/doc/s6-ftrig-wait.html @@ -19,7 +19,7 @@

    The s6-ftrig-wait program

    -s6-ftrig-listen1 subscribes to a fifodir and +s6-ftrig-wait subscribes to a fifodir and waits for a pattern of events to occur on this fifodir.

    -- cgit v1.2.3