1# $FreeBSD$
2#
3# Please see the file src/etc/mtree/README before making changes to this file.
4#
5
6/set type=dir uname=root gname=wheel mode=0755
7.
8    debug
9        bin
10        ..
11        boot
12        ..
13        lib
14            geom
15            ..
16        ..
17        libexec
18        ..
19        sbin
20        ..
21        usr
22            bin
23            ..
24            games
25            ..
26            lib
27                engines
28                ..
29                i18n
30                ..
31                private
32                ..
33            ..
34            lib32
35                i18n
36                ..
37                private
38                ..
39            ..
40            libexec
41                bsdinstall
42                ..
43                lpr
44                    ru
45                    ..
46                ..
47                sendmail
48                ..
49                sm.bin
50                ..
51            ..
52            sbin
53            ..
54        ..
55    ..
56..
57