Date: Fri, 16 Mar 2001 09:42:39 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 VOP_GETACL.9 VOP_SETACL.9 extattr.9 Message-ID: <200103161742.f2GHgdq54255@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/03/16 09:42:39 PST
Modified files:
share/man/man9 VOP_GETACL.9 VOP_SETACL.9 extattr.9
Log:
o The revenge of the mdoc(7) police:
- These pages abused Ar macro (they should have used Fa).
- NULL and other numeric constants should be marked with Dv.
- VOP_* in the ERRORS section for the EOPNOTSUPP entry should be marked
with Fn.
Submitted by: ru
Revision Changes Path
1.3 +14 -12 src/share/man/man9/VOP_GETACL.9
1.2 +17 -13 src/share/man/man9/VOP_SETACL.9
1.6 +8 -4 src/share/man/man9/extattr.9
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103161742.f2GHgdq54255>
