Deleted Added
full compact
setfmac.8 (107744) setfmac.8 (107788)
1.\" Copyright (c) 2002 Networks Associates Technology, Inc.
2.\" All rights reserved.
3.\"
4.\" This software was developed for the FreeBSD Project by Chris
5.\" Costello at Safeport Network Services and NAI Labs, the Security
6.\" Research Division of Network Associates, Inc. under DARPA/SPAWAR
7.\" contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA CHATS
8.\" research program.

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

23.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
1.\" Copyright (c) 2002 Networks Associates Technology, Inc.
2.\" All rights reserved.
3.\"
4.\" This software was developed for the FreeBSD Project by Chris
5.\" Costello at Safeport Network Services and NAI Labs, the Security
6.\" Research Division of Network Associates, Inc. under DARPA/SPAWAR
7.\" contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA CHATS
8.\" research program.

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

23.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/usr.sbin/setfmac/setfmac.8 107744 2002-12-11 15:55:29Z ru $
31.\" $FreeBSD: head/usr.sbin/setfmac/setfmac.8 107788 2002-12-12 17:26:04Z ru $
32.Dd June 27, 2002
33.Dt SETFMAC 8
34.Os
35.Sh NAME
36.Nm setfmac ,
37.Nm setfsmac
38.Nd set MAC label for a file system object
39.Sh SYNOPSIS

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

69(Generally, it will not be very useful to use relative, instead of absolute,
70paths.)
71The labels that match a file will be combined and set in a single
72transaction.
73.Pp
74The following options are available:
75.Bl -tag -width indent
76.It Fl e
32.Dd June 27, 2002
33.Dt SETFMAC 8
34.Os
35.Sh NAME
36.Nm setfmac ,
37.Nm setfsmac
38.Nd set MAC label for a file system object
39.Sh SYNOPSIS

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

69(Generally, it will not be very useful to use relative, instead of absolute,
70paths.)
71The labels that match a file will be combined and set in a single
72transaction.
73.Pp
74The following options are available:
75.Bl -tag -width indent
76.It Fl e
77Treat any filesystems encountered which do not support MAC labelling as
77Treat any file systems encountered which do not support MAC labelling as
78errors, instead of warning and skipping past them.
79.It Fl f Ar specfile
80Add the specifications in
81.Ar specfile
82as a set of which at most one will be applied to each file traversed per
83.Fl f Ar specfile
84given.
85.It Fl h

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

107.Tn SELinux
108policy specification files
109unmodified.
110.It Fl v
111Increase the degree of verbosity.
112When given, information detailing the labelling operation is printed while
113in progress.
114.It Fl x
78errors, instead of warning and skipping past them.
79.It Fl f Ar specfile
80Add the specifications in
81.Ar specfile
82as a set of which at most one will be applied to each file traversed per
83.Fl f Ar specfile
84given.
85.It Fl h

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

107.Tn SELinux
108policy specification files
109unmodified.
110.It Fl v
111Increase the degree of verbosity.
112When given, information detailing the labelling operation is printed while
113in progress.
114.It Fl x
115Do not cross recurse into new filesystems when traversing them.
115Do not cross recurse into new file systems when traversing them.
116.El
117.Sh SEE ALSO
118.Xr mac 3 ,
119.Xr mac_set_file 3 ,
120.Xr mac_set_link 3 ,
121.Xr re_format 7 ,
122.Xr getfmac 8 ,
123.Xr mac 9
116.El
117.Sh SEE ALSO
118.Xr mac 3 ,
119.Xr mac_set_file 3 ,
120.Xr mac_set_link 3 ,
121.Xr re_format 7 ,
122.Xr getfmac 8 ,
123.Xr mac 9