aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 13:37:46 +1300
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-15 13:39:50 +1300
commit33fd2d00f1d80381bb1389ff773c6fc91c88ce49 (patch)
treee97b7a736f84725ef797bf4852756c8bebf824bb
parent6660ed034a14ab5ce93e434db8e27464fe8b299a (diff)
downloadman-pages-33fd2d00f1d80381bb1389ff773c6fc91c88ce49.tar.gz
lseek.2: NFS supports SEEK_HOLE and SEEK_DATA
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/lseek.24
1 files changed, 4 insertions, 0 deletions
diff --git a/man2/lseek.2 b/man2/lseek.2
index e7a8a66944..da4475e0d7 100644
--- a/man2/lseek.2
+++ b/man2/lseek.2
@@ -177,6 +177,10 @@ ext4 (since Linux 3.8)
.IP *
tmpfs (since Linux 3.8)
.IP *
+NFS (since Linux 3.18)
+.\" commit 1c6dcbe5ceff81c2cf8d929646af675cd59fe7c0
+.\" commit 24bab491220faa446d945624086d838af41d616c
+.IP *
FUSE (since Linux 4.5)
.\" commit 0b5da8db145bfd44266ac964a2636a0cf8d7c286
.SH RETURN VALUE