summaryrefslogtreecommitdiffstats
path: root/sys-utils/flock.1
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/flock.1')
-rw-r--r--sys-utils/flock.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-utils/flock.1 b/sys-utils/flock.1
index 6d60ff71f..6ae584bd4 100644
--- a/sys-utils/flock.1
+++ b/sys-utils/flock.1
@@ -51,11 +51,11 @@ used the following manner:
.PP
\fC(
.br
- flock -s 200
+ flock -s 9
.br
# ... commands executed under lock ...
.br
-) 200>/var/lock/mylockfile\fP
+) 9>/var/lock/mylockfile\fP
.PP
The mode used to open the file doesn't matter to \fBflock\fP; using
\fC>\fP or \fP>>\fP allows the lockfile to be created if it does not