Date: Fri, 16 Mar 2001 07:02:31 -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_GETEXTATTR.9 VOP_SETEXTATTR.9 Message-ID: <200103161502.f2GF2V432149@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2001/03/16 07:02:30 PST Modified files: share/man/man9 VOP_GETEXTATTR.9 VOP_SETEXTATTR.9 Log: o The mdoc(7) police strike with avengance: - These pages abused Ar macro (they should have used Fa). - NULL constant 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.5 +13 -10 src/share/man/man9/VOP_GETEXTATTR.9 1.4 +16 -12 src/share/man/man9/VOP_SETEXTATTR.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?200103161502.f2GF2V432149>