HomeFreeBSD

fhopen.2: Update man page for O_NAMEDATTR flag

Description

fhopen.2: Update man page for O_NAMEDATTR flag

This patch updates the man page for the O_NAMEDATTR flag.

Another man page that explains named attributes will
be introduced in a future commit.

This is a content change.

Reviewed by: manpages (zaiee)
Fixes: 2ec2ba7e ("Add support for Solaris style extended attr")
Differential Revision: https://reviews.freebsd.org/D49718