All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] fallocate.2: 0 is returned on *success*
@ 2013-06-11 19:59 Simon Paillard
       [not found] ` <1370980770-25405-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Paillard @ 2013-06-11 19:59 UTC (permalink / raw)
  To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Simon Paillard

Introduced by 47a979088fcd7f
---
 man2/fallocate.2 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/fallocate.2 b/man2/fallocate.2
index a61c513..58a19c2 100644
--- a/man2/fallocate.2
+++ b/man2/fallocate.2
@@ -110,7 +110,7 @@ Not all file systems support
 .BR FALLOC_FL_PUNCH_HOLE ;
 if a file system doesn't support the operation, an error is returned.
 .SH RETURN VALUE
-On error,
+On success,
 .BR fallocate ()
 returns zero.
 On error, \-1 is returned and
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-06-12 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-11 19:59 [PATCH 1/2] fallocate.2: 0 is returned on *success* Simon Paillard
     [not found] ` <1370980770-25405-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-06-11 19:59   ` [PATCH 2/2] siginterrupt.3: tfix missing dot Simon Paillard
     [not found]     ` <1370980770-25405-2-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-06-12 13:10       ` Michael Kerrisk
2013-06-12 13:10   ` [PATCH 1/2] fallocate.2: 0 is returned on *success* Michael Kerrisk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.