From 38dda9e9dec3108d1ba801b4a69510bfed962f22 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 19 Dec 2014 01:57:12 +0000 Subject: Doc fixes --- doc/s6-setlock.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/s6-setlock.html') diff --git a/doc/s6-setlock.html b/doc/s6-setlock.html index bab3e23..f425656 100644 --- a/doc/s6-setlock.html +++ b/doc/s6-setlock.html @@ -40,7 +40,7 @@ s6-setlock takes a lock on a file, then executes into another program. exit 1 immediately.
  • -N : blocking lock. s6-setlock will wait until it can acquire the lock. This is the default.
  • -
  • -t timeout : timed lock. If s6-setlock cannot acquire +
  • -t timeout : timed lock. If s6-setlock cannot acquire the lock after timeout milliseconds, it will exit 1.
  • -r : shared lock. Other shared locks on the same file will not prevent the lock from being acquired (but an exclusive lock will).
  • -- cgit 1.4.1