1*719c9c8cSnia.\" $NetBSD: intro.7,v 1.29 2021/05/01 07:41:14 nia Exp $ 2294d9cc7Sjtc.\" 3294d9cc7Sjtc.\" Copyright (c) 1983, 1990, 1993 4294d9cc7Sjtc.\" The Regents of the University of California. All rights reserved. 561f28255Scgd.\" 661f28255Scgd.\" Redistribution and use in source and binary forms, with or without 761f28255Scgd.\" modification, are permitted provided that the following conditions 861f28255Scgd.\" are met: 961f28255Scgd.\" 1. Redistributions of source code must retain the above copyright 1061f28255Scgd.\" notice, this list of conditions and the following disclaimer. 1161f28255Scgd.\" 2. Redistributions in binary form must reproduce the above copyright 1261f28255Scgd.\" notice, this list of conditions and the following disclaimer in the 1361f28255Scgd.\" documentation and/or other materials provided with the distribution. 14075022b3Sagc.\" 3. Neither the name of the University nor the names of its contributors 1561f28255Scgd.\" may be used to endorse or promote products derived from this software 1661f28255Scgd.\" without specific prior written permission. 1761f28255Scgd.\" 1861f28255Scgd.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1961f28255Scgd.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2061f28255Scgd.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2161f28255Scgd.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2261f28255Scgd.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2361f28255Scgd.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2461f28255Scgd.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2561f28255Scgd.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2661f28255Scgd.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2761f28255Scgd.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2861f28255Scgd.\" SUCH DAMAGE. 2961f28255Scgd.\" 30294d9cc7Sjtc.\" @(#)intro.7 8.1 (Berkeley) 6/5/93 3161f28255Scgd.\" 32*719c9c8cSnia.Dd May 1, 2021 3361f28255Scgd.Dt INTRO 7 345b40cb57Sgarbled.Os 3561f28255Scgd.Sh NAME 3661f28255Scgd.Nm intro 3761f28255Scgd.Nd miscellaneous information pages 3861f28255Scgd.Sh DESCRIPTION 3955ae768bSjruohoThis section contains miscellaneous documentation, including: 40*719c9c8cSnia.Bl -tag -width "kernel_sanitizers(7)" -offset indent 4155ae768bSjruoho.It Xr ascii 7 425233fcf2Swizmap of ASCII character set 4383f1baf7Sjruoho.It Xr c 7 4483f1baf7Sjruohothe C programming language 45*719c9c8cSnia.It Xr entropy 7 46*719c9c8cSniarandom unpredictable secrets needed for security 4755ae768bSjruoho.It Xr environ 7 483c77b67cSmrguser environment 4983f1baf7Sjruoho.It Xr glob 7 5083f1baf7Sjruohoshell-style pattern matching 51dbc1cf06Sjhawk.\" .It Sy eqnchar 52dbc1cf06Sjhawk.\" special character definitions for eqn 53e4d66293Sriastradh.It Xr groups 7 54e4d66293Sriastradhstandard 55e4d66293Sriastradh.Nx 56e4d66293Sriastradhgroup names 5755ae768bSjruoho.It Xr hier 7 5855ae768bSjruohofile system hierarchy in 5955ae768bSjruoho.Nx 6055ae768bSjruoho.It Xr hostname 7 613cdefdb0Skimhost name resolution description 62*719c9c8cSnia.It Xr kernel_sanitizers 7 63*719c9c8cSniabug detection features in the 64*719c9c8cSnia.Nx 65*719c9c8cSniakernel 6655ae768bSjruoho.It Xr mailaddr 7 673c77b67cSmrgmail addressing description 68dbc1cf06Sjhawk.\" .It Sy man 69dbc1cf06Sjhawk.\" macros to typeset manual pages 7055ae768bSjruoho.It Xr mdoc 7 71dbc1cf06Sjhawkmacros for typesetting 72dbc1cf06Sjhawk.Nm \-mdoc 73dbc1cf06Sjhawkstyle manual pages 7455ae768bSjruoho.It Xr mdoc.samples 7 75dbc1cf06Sjhawktutorial for writing BSD manuals with 76dbc1cf06Sjhawk.Nm \-mdoc 77dbc1cf06Sjhawk.\" .It Sy \&me 78dbc1cf06Sjhawk.\" macros for formatting papers 79dbc1cf06Sjhawk.\" .It Sy \&ms 80dbc1cf06Sjhawk.\" macros for formatting manuscripts 81674e0899Sjruoho.It Xr module 7 82674e0899Sjruohokernel modules 8355ae768bSjruoho.It Xr nls 7 8455ae768bSjruohooverview of national language support 85*719c9c8cSnia.It Xr npf 7 86*719c9c8cSnia.Nx 87*719c9c8cSniaPacket Filter 8855ae768bSjruoho.It Xr operator 7 89dbc1cf06SjhawkC operator precedence and order of evaluation 9083f1baf7Sjruoho.It Xr orders 7 9183f1baf7Sjruohoorders of magnitude 9255ae768bSjruoho.It Xr pkgsrc 7 9355ae768bSjruohothe 9455ae768bSjruoho.Nx 9555ae768bSjruohopackages collection 9655ae768bSjruoho.It Xr release 7 976ffd1dd8Swizlayout of 986ffd1dd8Swiz.Nx 996ffd1dd8Swizreleases and snapshots 1003f1917e0Sperry.It Xr rfc6056 7 10127021da1Sperryudp port randomization algorithms 10255ae768bSjruoho.It Xr script 7 103bc498878Sperryhow interpreter scripts are executed 104f6eafc1dSjruoho.It Xr security 7 105f6eafc1dSjruohosecurity features available in 106f6eafc1dSjruoho.Nx 10755ae768bSjruoho.It Xr setuid 7 10855ae768bSjruohochecklist for security and setuid programs 10955ae768bSjruoho.It Xr signal 7 110dbc1cf06Sjhawkavailable signals under 111dbc1cf06Sjhawk.Nx 112*719c9c8cSnia.It Xr src 7 113*719c9c8cSnialayout of the 114*719c9c8cSnia.Nx 115*719c9c8cSniasource tree 11655ae768bSjruoho.It Xr sticky 7 11706b0d47bSchristossticky bit 1180ec68fafSwiz.Pq Dv S_ISVTX 11906b0d47bSchristoshandling 12055ae768bSjruoho.It Xr symlink 7 121dbc1cf06Sjhawksymbolic link handling 12255ae768bSjruoho.It Xr sysctl 7 12355ae768bSjruohosystem information variables in 12455ae768bSjruoho.Nx 125bf02b615Sjruoho.It Xr tests 7 126bf02b615Sjruoho.Nx 127bf02b615Sjruohotest suite 128dbc1cf06Sjhawk.\" .It Sy term 129dbc1cf06Sjhawk.\" conventional names for terminals 130e4d66293Sriastradh.It Xr users 7 131e4d66293Sriastradhstandard 132e4d66293Sriastradh.Nx 133e4d66293Sriastradhuser account names 1343c77b67cSmrg.El 13561f28255Scgd.Sh HISTORY 13655ae768bSjruohoThe 137ed727899Swiz.Nm intro 13855ae768bSjruohomanual page appeared in 13934a98169Sperry.Bx 4.2 . 140