Deleted Added
full compact
hier.7 (157693) hier.7 (158409)
1.\" Copyright (c) 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.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
1.\" Copyright (c) 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.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
33.\" $FreeBSD: head/share/man/man7/hier.7 157693 2006-04-12 18:41:25Z brueffer $
33.\" $FreeBSD: head/share/man/man7/hier.7 158409 2006-05-10 18:53:15Z marcus $
34.\"
34.\"
35.Dd April 12, 2006
35.Dd May 10, 2006
36.Dt HIER 7
37.Os
38.Sh NAME
39.Nm hier
40.Nd layout of file systems
41.Sh DESCRIPTION
42A sketch of the file system hierarchy.
43.Bl -tag -width ".Pa /libexec/"

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

160.Xr geom 8
161utility
162.El
163.It Pa /libexec/
164critical system utilities needed for binaries in
165.Pa /bin
166and
167.Pa /sbin
36.Dt HIER 7
37.Os
38.Sh NAME
39.Nm hier
40.Nd layout of file systems
41.Sh DESCRIPTION
42A sketch of the file system hierarchy.
43.Bl -tag -width ".Pa /libexec/"

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

160.Xr geom 8
161utility
162.El
163.It Pa /libexec/
164critical system utilities needed for binaries in
165.Pa /bin
166and
167.Pa /sbin
168.It Pa /media/
169contains subdirectories to be used as mount points
170for removable media such as CDs, USB drives, and
171floppy disks
168.It Pa /mnt/
169empty directory commonly used by
170system administrators as a temporary mount point
171.It Pa /proc/
172process file system;
173see
174.Xr procfs 5 ,
175.Xr mount_procfs 8

--- 696 unchanged lines hidden ---
172.It Pa /mnt/
173empty directory commonly used by
174system administrators as a temporary mount point
175.It Pa /proc/
176process file system;
177see
178.Xr procfs 5 ,
179.Xr mount_procfs 8

--- 696 unchanged lines hidden ---