From owner-cvs-all Fri Mar 16 7: 2:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A36737B71C; Fri, 16 Mar 2001 07:02:31 -0800 (PST) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2GF2V432149; Fri, 16 Mar 2001 07:02:31 -0800 (PST) (envelope-from rwatson) Message-Id: <200103161502.f2GF2V432149@freefall.freebsd.org> From: Robert Watson Date: Fri, 16 Mar 2001 07:02:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 VOP_GETEXTATTR.9 VOP_SETEXTATTR.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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