diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-06 22:31:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-06 22:31:40 +0000 |
commit | 089d53611a752f9e3fab6f60dd1725f71ae65b14 (patch) | |
tree | 11452296d07849ddfec936ec2f8a06e5ad2cc6ec | |
parent | 78e881e4dd745ea9dc2ef97f88a4152dabd50759 (diff) | |
download | tipidee-089d53611a752f9e3fab6f60dd1725f71ae65b14.tar.gz tipidee-089d53611a752f9e3fab6f60dd1725f71ae65b14.tar.xz tipidee-089d53611a752f9e3fab6f60dd1725f71ae65b14.zip |
Doc typo fix
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r-- | doc/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.html b/doc/faq.html index d2594f6..24ce2b2 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -76,7 +76,7 @@ server has two network cards and runs a web server on both of them, on IPv4 and IPv6, over HTTP and HTTPS, which makes 8 services. Plus one <a href="//skarnet.org/software/s6/s6-log.html">s6-log</a> logger process for each of these services. Plus a supervisor for every service and every -logger — for a whooping total of 64 long-running processes just for +logger — for a whopping total of 64 long-running processes just for its web server functionality; and it's still not even noticeable, the amount of resources it consumes is negligible. So, don't worry about it; all your resources are still available for the serving itself. |