From 997b02adcc8384906339ea81ece5ba7244f3ef60 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 30 Aug 2020 09:42:00 +0000 Subject: Doc typo fixes (thanks flexibeast) --- doc/s6-softlimit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/s6-softlimit.html') diff --git a/doc/s6-softlimit.html b/doc/s6-softlimit.html index ad73409..7d53248 100644 --- a/doc/s6-softlimit.html +++ b/doc/s6-softlimit.html @@ -46,7 +46,7 @@ s6-softlimit changes its process limits, then executes into another program.
  • -m mem : limit all types of memory to mem bytes.
  • -o ofiles : limit the number of open fds to ofiles.
  • -p proc : limit the number of processes to proc (per user).
  • -
  • -r allmem : limit the available physical memory to res bytes.
  • +
  • -r res : limit the available physical memory to res bytes.
  • -s stack : limit the available stack memory to stack bytes.
  • -t cpusecs : limit the available CPU time to cpusecs seconds.
  • -- cgit v1.2.3