1.\" $NetBSD: intro.7,v 1.15 2005/06/10 20:48:59 wiz Exp $ 2.\" 3.\" Copyright (c) 1983, 1990, 1993 4.\" The Regents of the University of California. All rights reserved. 5.\" 6.\" Redistribution and use in source and binary forms, with or without 7.\" modification, are permitted provided that the following conditions 8.\" are met: 9.\" 1. Redistributions of source code must retain the above copyright 10.\" notice, this list of conditions and the following disclaimer. 11.\" 2. Redistributions in binary form must reproduce the above copyright 12.\" notice, this list of conditions and the following disclaimer in the 13.\" documentation and/or other materials provided with the distribution. 14.\" 3. Neither the name of the University nor the names of its contributors 15.\" may be used to endorse or promote products derived from this software 16.\" without specific prior written permission. 17.\" 18.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 19.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 21.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 22.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 23.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 24.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 25.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 26.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 28.\" SUCH DAMAGE. 29.\" 30.\" @(#)intro.7 8.1 (Berkeley) 6/5/93 31.\" 32.Dd May 6, 2005 33.Dt INTRO 7 34.Os 35.Sh NAME 36.Nm intro 37.Nd miscellaneous information pages 38.Sh DESCRIPTION 39This section contains miscellaneous documentation, including 40information on 41.Xr troff 1 42macro packages. 43.Pp 44.Bl -tag -width mailaddr 45.It Sy ascii 46map of ASCII character set 47.It Sy environ 48user environment 49.\" .It Sy eqnchar 50.\" special character definitions for eqn 51.It Sy hier 52file system hierarchy 53.It Sy hostname 54host name resolution description 55.It Sy mailaddr 56mail addressing description 57.\" .It Sy man 58.\" macros to typeset manual pages 59.It Sy mdoc 60macros for typesetting 61.Nm \-mdoc 62style manual pages 63.It Sy mdoc.samples 64tutorial for writing BSD manuals with 65.Nm \-mdoc 66.\" .It Sy \&me 67.\" macros for formatting papers 68.\" .It Sy \&ms 69.\" macros for formatting manuscripts 70.It Sy operator 71C operator precedence and order of evaluation 72.It Sy release 73layout of 74.Nx 75releases and snapshots 76.It Sy script 77how interpreter scripts are executed 78.It Sy signal 79available signals under 80.Nx 81.It Sy sticky 82sticky bit 83.Pq Dv S_ISVTX 84handling 85.It Sy symlink 86symbolic link handling 87.\" .It Sy term 88.\" conventional names for terminals 89.El 90.Sh HISTORY 91.Nm 92appeared in 93.Bx 4.2 . 94