Deleted Added
full compact
mtree.8 (162806) mtree.8 (170822)
1.\" Copyright (c) 1989, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" From: @(#)mtree.8 8.2 (Berkeley) 12/11/93
1.\" Copyright (c) 1989, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" From: @(#)mtree.8 8.2 (Berkeley) 12/11/93
29.\" $FreeBSD: head/usr.sbin/mtree/mtree.8 162806 2006-09-29 17:57:04Z ru $
29.\" $FreeBSD: head/usr.sbin/mtree/mtree.8 170822 2007-06-16 08:26:00Z maxim $
30.\"
30.\"
31.Dd July 3, 2006
31.Dd June 16, 2007
32.Dt MTREE 8
33.Os
34.Sh NAME
35.Nm mtree
36.Nd map a directory hierarchy
37.Sh SYNOPSIS
38.Nm
39.Op Fl LPUcdeinqruxw

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

347and
348.Fl u
349options can be used in combination to create directory hierarchies
350for distributions and other such things; the files in
351.Pa /etc/mtree
352were used to create almost all directories in this
353.Fx
354distribution.
32.Dt MTREE 8
33.Os
34.Sh NAME
35.Nm mtree
36.Nd map a directory hierarchy
37.Sh SYNOPSIS
38.Nm
39.Op Fl LPUcdeinqruxw

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

347and
348.Fl u
349options can be used in combination to create directory hierarchies
350for distributions and other such things; the files in
351.Pa /etc/mtree
352were used to create almost all directories in this
353.Fx
354distribution.
355.Pp
356To create an
357.Pa /etc/mtree
358style BSD.*.dist file, use
359.Nm
360.Fl c
361.Fl d
362.Fl i
363.Fl n
364.Fl k
365.Cm uname,gname,mode,nochange.
355.Sh SEE ALSO
356.Xr chflags 1 ,
357.Xr chgrp 1 ,
358.Xr chmod 1 ,
359.Xr cksum 1 ,
360.Xr md5 1 ,
361.Xr stat 2 ,
362.Xr fts 3 ,

--- 29 unchanged lines hidden ---
366.Sh SEE ALSO
367.Xr chflags 1 ,
368.Xr chgrp 1 ,
369.Xr chmod 1 ,
370.Xr cksum 1 ,
371.Xr md5 1 ,
372.Xr stat 2 ,
373.Xr fts 3 ,

--- 29 unchanged lines hidden ---