On 7/9/20 3:03 PM, Andrew Price wrote: > Signed-off-by: Andrew Price <anprice@xxxxxxxxxx> Thanks, Andrew. Patch applied. Cheers, Michael > --- > man2/lseek.2 | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/man2/lseek.2 b/man2/lseek.2 > index a20b10431..22de446fc 100644 > --- a/man2/lseek.2 > +++ b/man2/lseek.2 > @@ -182,6 +182,9 @@ NFS (since Linux 3.18) > .IP * > FUSE (since Linux 4.5) > .\" commit 0b5da8db145bfd44266ac964a2636a0cf8d7c286 > +.IP * > +GFS2 (since Linux 4.15) > +.\" commit 3a27411cb4bc3ce31db228e3569ad01b462a4310 > .SH RETURN VALUE > Upon successful completion, > .BR lseek () > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/