intro.7 revision 1.29
$NetBSD: intro.7,v 1.29 2021/05/01 07:41:14 nia Exp $
Copyright (c) 1983, 1990, 1993
The Regents of the University of California. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
@(#)intro.7 8.1 (Berkeley) 6/5/93
.Dd May 1, 2021 .Dt INTRO 7 .Os .Sh NAME .Nm intro .Nd miscellaneous information pages .Sh DESCRIPTION This section contains miscellaneous documentation, including: l -tag -width "kernel_sanitizers(7)" -offset indent t Xr ascii 7 map of ASCII character set t Xr c 7 the C programming language t Xr entropy 7 random unpredictable secrets needed for security t Xr environ 7 user environment t Xr glob 7 shell-style pattern matching .It Sy eqnchar
special character definitions for eqn
t Xr groups 7 standard .Nx group names t Xr hier 7 file system hierarchy in .Nx t Xr hostname 7 host name resolution description t Xr kernel_sanitizers 7 bug detection features in the .Nx kernel t Xr mailaddr 7 mail addressing description .It Sy man
macros to typeset manual pages
t Xr mdoc 7 macros for typesetting .Nm -mdoc style manual pages t Xr mdoc.samples 7 tutorial for writing BSD manuals with .Nm -mdoc .It Sy me
macros for formatting papers
.It Sy ms
macros for formatting manuscripts
t Xr module 7 kernel modules t Xr nls 7 overview of national language support t Xr npf 7 .Nx Packet Filter t Xr operator 7 C operator precedence and order of evaluation t Xr orders 7 orders of magnitude t Xr pkgsrc 7 the .Nx packages collection t Xr release 7 layout of .Nx releases and snapshots t Xr rfc6056 7 udp port randomization algorithms t Xr script 7 how interpreter scripts are executed t Xr security 7 security features available in .Nx t Xr setuid 7 checklist for security and setuid programs t Xr signal 7 available signals under .Nx t Xr src 7 layout of the .Nx source tree t Xr sticky 7 sticky bit
Copyright (c) 1983, 1990, 1993
The Regents of the University of California. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. Neither the name of the University nor the names of its contributors
may be used to endorse or promote products derived from this software
without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
@(#)intro.7 8.1 (Berkeley) 6/5/93
.Dd May 1, 2021 .Dt INTRO 7 .Os .Sh NAME .Nm intro .Nd miscellaneous information pages .Sh DESCRIPTION This section contains miscellaneous documentation, including: l -tag -width "kernel_sanitizers(7)" -offset indent t Xr ascii 7 map of ASCII character set t Xr c 7 the C programming language t Xr entropy 7 random unpredictable secrets needed for security t Xr environ 7 user environment t Xr glob 7 shell-style pattern matching .It Sy eqnchar
special character definitions for eqn
t Xr groups 7 standard .Nx group names t Xr hier 7 file system hierarchy in .Nx t Xr hostname 7 host name resolution description t Xr kernel_sanitizers 7 bug detection features in the .Nx kernel t Xr mailaddr 7 mail addressing description .It Sy man
macros to typeset manual pages
t Xr mdoc 7 macros for typesetting .Nm -mdoc style manual pages t Xr mdoc.samples 7 tutorial for writing BSD manuals with .Nm -mdoc .It Sy me
macros for formatting papers
.It Sy ms
macros for formatting manuscripts
t Xr module 7 kernel modules t Xr nls 7 overview of national language support t Xr npf 7 .Nx Packet Filter t Xr operator 7 C operator precedence and order of evaluation t Xr orders 7 orders of magnitude t Xr pkgsrc 7 the .Nx packages collection t Xr release 7 layout of .Nx releases and snapshots t Xr rfc6056 7 udp port randomization algorithms t Xr script 7 how interpreter scripts are executed t Xr security 7 security features available in .Nx t Xr setuid 7 checklist for security and setuid programs t Xr signal 7 available signals under .Nx t Xr src 7 layout of the .Nx source tree t Xr sticky 7 sticky bit
q Dv S_ISVTX
handling
t Xr symlink 7 symbolic link handling
t Xr sysctl 7 system information variables in
.Nx
t Xr tests 7 .Nx
test suite
.It Sy term
conventional names for terminals
t Xr users 7 standard
.Nx
user account names
.El
.Sh HISTORY
The
.Nm intro
manual page appeared in
x 4.2 .