diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7 index e3750badaa6513..37f1f5987cbc88 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -1,3 +1,6 @@ +.\"- +.\" SPDX-License-Identifier: BSD-3-Clause +.\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -25,9 +28,7 @@ .\" 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 November 19, 2020 +.Dd March 3, 2024 .Dt INTRO 7 .Os .Sh NAME @@ -35,11 +36,15 @@ .Nd miscellaneous information pages .Sh DESCRIPTION This section contains miscellaneous documentation. -.Bl -tag -width "mdoc.samples(7)" -offset indent +.Bl -tag -width "zpool-features(7)" -offset indent .It Xr arch 7 supported CPU architectures and platforms .It Xr ascii 7 map of ASCII character set +.It Xr atf 7 +introduction to the Automated Testing Framework +.It Xr bsd.snmpmod.mk 7 +introduction to building Begemot SNMP modules .It Xr build 7 build instructions for .Fx @@ -54,32 +59,88 @@ cryptographic algorithms provided by OpenCrypto in .It Xr development 7 development introduction to .Fx +.It Xr editline 7 +introduction to the +.Xr editline 3 +user interface .It Xr environ 7 user environment +.It Xr eqn 7 +equation formatting language reference for manual pages .It Xr ffs 7 commonly used filesystem in .Fx .It Xr firewall 7 simple firewalls under .Fx +.It Xr growfs 7 +first boot scripts to grow root filesystem .It Xr hier 7 file system hierarchy in .Fx .It Xr hostname 7 host name resolution description +.It Xr maclabel 7 +formatting for Mandatory Access Control labels +.It Xr man 7 +formatting language reference for legacy manual pages +.It Xr mandoc_char 7 +reference for special characters in manual pages +.It Xr mdoc 7 +manual page semantic markup language reference +.It Xr mitigations 7 +security vulnerability mitigation primer +.It Xr networking 7 +quick start guide for connecting to a network +.It Xr operator 7 +.Xr c 7 +and c++ operator precedence +.It Xr orders 7 +tables of binary prefixes +.It Xr pcap-filter 7 +packet capture library filter syntax +.It Xr pcap-linktype 7 +packet capture library link-layer header types +.It Xr pcap-tstamp 7 +packet capture library time stamps +.It Xr pkg 7 +introduction to the +.Fx +package manager +.It Xr ports 7 +introduction to the ports infrastructure +.It Xr re_format 7 +introduction to regular expressions .It Xr release 7 layout of .Fx releases and snapshots -.It Xr ports 7 -introduction to the ports infrastructure of -.Fx +.It Xr roff 7 +roff language reference for manual pages +.It Xr sdoc 7 +guide to adding security sections to manual pages .It Xr security 7 security features available in .Fx +.It Xr sizeof 7 +explaination of the +.Xr c 7 +sizeof operator +.It Xr sprog 7 +guide to secure programming practices .It Xr stats 7 statistics utilities available in .Fx +.It Xr stdint 7 +guide to standard integer types +.It Xr sticky 7 +explaination of sticky text and append-only directories +.It Xr symlink 7 +guide to symbolic link handling +.It Xr tbl 7 +table formatting language reference for manual pages +.It Xr term 7 +conventions for naming terminal types .It Xr tests 7 introduction to the .Fx @@ -87,6 +148,30 @@ Test Suite .It Xr tuning 7 general advice on tuning .Fx +.It Xr vdevprops 7 +native and user-defined properties of +.Xr zfs 8 vdevs +.It Xr xo_options 7 +common options for +.Xr libxo 3 Ns -based commands +.It Xr zfsconcepts 7 +introduction to concepts used in +.Xr zfs 8 +.It Xr zfsprops 7 +introduction to properties of +.Xr zfs 8 datasets +.It Xr zpool-features 7 +description of +.Xr zpool 8 +features +.It Xr zpoolconcepts 7 +overview of +.Xr zfs 8 +storage pools +.It Xr zpoolprops 7 +overview of +.Xr zpool 8 +properties .El .Sh SEE ALSO .Xr man 1 , @@ -98,7 +183,7 @@ general advice on tuning .Xr intro 8 , .Xr intro 9 .Sh HISTORY -The +A .Nm -section manual page appeared in +for section seven first appeared in 1983 with .Bx 4.2 .