diff --git a/lib/libsys/pathconf.2 b/lib/libsys/pathconf.2 index a460e86e696..4c562b9c2c9 100644 --- a/lib/libsys/pathconf.2 +++ b/lib/libsys/pathconf.2 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 16, 2025 +.Dd May 3, 2025 .Dt PATHCONF 2 .Os .Sh NAME @@ -177,6 +177,8 @@ Return 1 if a file system supports hole-punching (see otherwise 0. .It Li _PC_NAMEDATTR_ENABLED Return 1 if named attributes are enabled for the file system, otherwise 0. +.It Li _PC_HAS_NAMEDATTR +Return 1 if one or more named attributes exist for the file, otherwise 0. .El .Sh RETURN VALUES If the call to