K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-03-04T01:33:57.645353Z K 7 svn:log V 534 getdirentries.2: fix for NFS mounts It was reported that getdirentries(2) was returning dirents with d_off set to 0 for an NFS mount. This is believed to be correct behaviour at this time (it may change for some NFS mounts in the future), but is inconsistent with what the getdirentries(2) man page says. This patch fixes the man page. This is a content change. PR: 253428 (cherry picked from commit a0698341cd894ba4a640e9a9bb0f72c2133d1228) Git Hash: 0dcfb6d761ccc8bd45b68231f9a5f4ff4c6d989f Git Author: rmacklem@FreeBSD.org END