intro.5 (9cbda59000e0f366b04c83d8d852c7c34b467722) intro.5 (e0d769c5c842b18a7bca6e8dc178d1e170f68fef)
1.\" Copyright (c) 1983, 1991, 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.

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

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
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.\"
1.\" Copyright (c) 1983, 1991, 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.

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

24.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
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.\" $FreeBSD$
32.\" $Id$
33.\"
33.\"
34.Dd February 16, 1997
34.Dd Februar 16, 1997
35.Dt INTRO 5
35.Dt INTRO 5
36.Os
36.Os FreeBSD 2.2
37.Sh NAME
38.Nm intro
39.Nd "introduction to file formats"
40.Sh DESCRIPTION
41This section contains information about file formats.
37.Sh NAME
38.Nm intro
39.Nd "introduction to file formats"
40.Sh DESCRIPTION
41This section contains information about file formats.
42.Sh SEE ALSO
43.Xr apropos 1 ,
44.Xr intro 1 ,
45.Xr intro 8
42.Sh FILES
43.Bl -tag -width /etc/shells -compact
44.It Pa /etc
45location of most system configuration files
46.El
46.Sh FILES
47.Bl -tag -width /etc/shells -compact
48.It Pa /etc
49location of most system configuration files
50.El
47.Sh SEE ALSO
48.Xr apropos 1 ,
49.Xr intro 1 ,
50.Xr intro 8
51.Sh HISTORY
52The
51.Sh HISTORY
52The
53.Nm
53.Nm intro
54section manual page appeared in
55.Fx 2.2 .
54section manual page appeared in
55.Fx 2.2 .