public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] flock.1: Change the 'exit status' section to make more sense
@ 2014-01-16  0:06 Wieland Hoffmann
  2014-01-20 11:51 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Wieland Hoffmann @ 2014-01-16  0:06 UTC (permalink / raw)
  To: util-linux; +Cc: Wieland Hoffmann

Signed-off-by: Wieland Hoffmann <themineo@gmail.com>
---
 sys-utils/flock.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-utils/flock.1 b/sys-utils/flock.1
index d9f7d86..99ae682 100644
--- a/sys-utils/flock.1
+++ b/sys-utils/flock.1
@@ -152,11 +152,11 @@ also sets the FLOCKER env var to the right value so it doesn't run again.
 .SH "EXIT STATUS"
 The command uses
 .B sysexits.h
-return values for everything else but an options
+return values for everything, except when using either of the options
 .I \-n
 or
 .I \-w
-failures which return either the value given by the
+which report a failure to acquire the lock with a return value given by the
 .I \-E
 option, or 1 by default.
 .SH AUTHOR
-- 
1.8.5.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-20 11:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16  0:06 [PATCH] flock.1: Change the 'exit status' section to make more sense Wieland Hoffmann
2014-01-20 11:51 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox