diff options
| author | Warner Losh <imp@FreeBSD.org> | 2024-10-11 20:06:22 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-10-11 21:27:46 +0000 |
| commit | 9d81f99b127fe8533a6049df5d265ec8b176dfbb (patch) | |
| tree | 88558aff7af699181822715aae0871cf43e14a27 | |
| parent | 9bb56359e6ed4facb18ee5575aacfe95e049f1e8 (diff) | |
| -rw-r--r-- | share/man/man4/mac_bsdextended.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mac_bsdextended.4 b/share/man/man4/mac_bsdextended.4 index c96370a8175b..2131ca85282c 100644 --- a/share/man/man4/mac_bsdextended.4 +++ b/share/man/man4/mac_bsdextended.4 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd May 21, 2005 +.Dd October 11, 2024 .Dt MAC_BSDEXTENDED 4 .Os .Sh NAME @@ -87,7 +87,7 @@ This means that not all rules are applied, only the first matched rule; thus if Rule A allows access and Rule B blocks access, Rule B will never be applied. -.Ss Sysctls +.Sh SYSCTL VARIABLES The following sysctls may be used to tweak the behavior of .Nm : .Bl -tag -width indent |
