aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 12:58:59 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 13:39:50 +1300
commit6660ed034a14ab5ce93e434db8e27464fe8b299a (patch)
treec0be136f9a69b8a31cbad0b1219c7f3cdbe50dfc
parent949ceae39832c922d885131d91f1347cbfcccd94 (diff)
downloadman-pages-6660ed034a14ab5ce93e434db8e27464fe8b299a.tar.gz
lseek.2: FUSE now supports SEEK_HOLE and SEEK_DATA
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/lseek.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/lseek.2 b/man2/lseek.2
index a5cdd12c2d..e7a8a66944 100644
--- a/man2/lseek.2
+++ b/man2/lseek.2
@@ -176,6 +176,9 @@ XFS (since Linux 3.5)
ext4 (since Linux 3.8)
.IP *
tmpfs (since Linux 3.8)
+.IP *
+FUSE (since Linux 4.5)
+.\" commit 0b5da8db145bfd44266ac964a2636a0cf8d7c286
.SH RETURN VALUE
Upon successful completion,
.BR lseek ()