Date: Mon, 7 May 2001 15:15:19 -0700 (PDT) From: Kazuo Horikawa <horikawa@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 VOP_GETACL.9 VOP_SETACL.9 VOP_SETEXTATTR.9 Message-ID: <200105072215.f47MFJo02376@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
horikawa 2001/05/07 15:15:19 PDT Modified files: share/man/man9 VOP_GETACL.9 VOP_SETACL.9 VOP_SETEXTATTR.9 Log: Fix typos. o replace `of possible' with `if possible' o VOP_SETACL(9) is modified to say about `ACL' instead of `extended attributed' o EOPNOTSUPP of VOP_SETEXTATTR(9) is modified to say about VOP_SETEXTATTR(9) instead of VOP_GETEXTATTR(9) Reviewed by: Robert Watson <rwatson@FreeBSD.org>, Chris Costello <chris@calldei.com> Revision Changes Path 1.5 +2 -2 src/share/man/man9/VOP_GETACL.9 1.4 +4 -4 src/share/man/man9/VOP_SETACL.9 1.7 +3 -3 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?200105072215.f47MFJo02376>