posix1e.3 (c32381ada4857b3c94e52f27fce687ebfdc75235) posix1e.3 (f75b050c99cc9d3cce7337735cfc592472e33f70)
1.\"-
2.\" Copyright (c) 2000 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 17 unchanged lines hidden (view full) ---

26.\" $FreeBSD$
27.\"
28.Dd January 17, 2000
29.Dt POSIX1E 3
30.Os FreeBSD 4.0
31.Sh NAME
32.Nm posix1e
33.Nd introduction to the POSIX.1e security API
1.\"-
2.\" Copyright (c) 2000 Robert N. M. Watson
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 17 unchanged lines hidden (view full) ---

26.\" $FreeBSD$
27.\"
28.Dd January 17, 2000
29.Dt POSIX1E 3
30.Os FreeBSD 4.0
31.Sh NAME
32.Nm posix1e
33.Nd introduction to the POSIX.1e security API
34.Sh LIBRARY
35.Lb libposix1e
34.Sh SYNOPSIS
35.Fd #include <sys/acl.h>
36.Fd #include <sys/audit.h>
37.Fd #include <sys/capability.h>
38.Fd #include <sys/mac.h>
39.Sh DESCRIPTION
40The IEEE POSIX.1e specification never left draft form, but the interfaces
41it describes are now widely used despite inherent limitations. Currently,

--- 60 unchanged lines hidden ---
36.Sh SYNOPSIS
37.Fd #include <sys/acl.h>
38.Fd #include <sys/audit.h>
39.Fd #include <sys/capability.h>
40.Fd #include <sys/mac.h>
41.Sh DESCRIPTION
42The IEEE POSIX.1e specification never left draft form, but the interfaces
43it describes are now widely used despite inherent limitations. Currently,

--- 60 unchanged lines hidden ---