Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2002 09:52:34 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19899 for review
Message-ID:  <200210221652.g9MGqYWC015248@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=19899

Change 19899 by rwatson@rwatson_tislabs on 2002/10/22 09:52:18

	Diff reduction.

Affected files ...

.. //depot/projects/trustedbsd/mac/contrib/ipfilter/ipsend/sbpf.c#4 edit
.. //depot/projects/trustedbsd/mac/share/man/man9/VOP_ACCESS.9#8 edit

Differences ...

==== //depot/projects/trustedbsd/mac/contrib/ipfilter/ipsend/sbpf.c#4 (text+ko) ====

@@ -14,7 +14,6 @@
 #include <errno.h>
 #include <sys/types.h>
 #include <sys/param.h>
-#include <sys/mac.h>
 #include <sys/mbuf.h>
 #include <sys/time.h>
 #include <sys/timeb.h>

==== //depot/projects/trustedbsd/mac/share/man/man9/VOP_ACCESS.9#8 (text+ko) ====

@@ -145,8 +145,7 @@
 .El
 .Sh SEE ALSO
 .Xr vaccess_acl_posix1e 9 ,
-.Xr vaccess_dac 9 ,
-.Xr vnaccess 9 ,
+.Xr vaccess 9 ,
 .Xr vnode 9
 .Sh AUTHORS
 This man page was written by

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210221652.g9MGqYWC015248>