diff options
Diffstat (limited to 'share/man/man4/man4.alpha')
-rw-r--r-- | share/man/man4/man4.alpha/intro.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/man4.alpha/intro.4 b/share/man/man4/man4.alpha/intro.4 index ce0194edd7c..1b8e1f04f93 100644 --- a/share/man/man4/man4.alpha/intro.4 +++ b/share/man/man4/man4.alpha/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.15 2002/09/30 18:09:48 miod Exp $ +.\" $OpenBSD: intro.4,v 1.16 2003/03/31 10:20:13 jmc Exp $ .\" .\" Copyright (c) 1998 The OpenBSD Project .\" All Rights Reserved. @@ -10,7 +10,7 @@ .Nm intro .Nd introduction to special files and hardware support .Sh DESCRIPTION -The manual pages in section 4 describe the special files, +The manual pages in section 4 describe the special files, related driver functions, and networking support available in the system. In this part of the manual, the @@ -54,7 +54,7 @@ communication facilities provided by the system; see A hardware device is identified to the system at configuration time and the appropriate device or network interface driver is then compiled into the system. -When the resultant system is booted, the autoconfiguration facilities in +When the resultant system is booted, the autoconfiguration facilities in the system probe for the device and, if found, enable the software support for it. If a device does not respond at autoconfiguration @@ -165,7 +165,7 @@ Console speaker. .It Xr stge 4 Sundance/Tamarack TC9021 Gigabit Ethernet. .It Xr ti 4 -Alteon Tigon I & II Gigabit ethernet (3COM 3C985, Netgear GA620, etc). +Alteon Tigon I & II Gigabit ethernet (3Com 3C985, Netgear GA620, etc). .It Xr tl 4 Texas Instruments ThunderLAN ethernet. .It Xr twe 4 @@ -204,7 +204,7 @@ Western Digital/SMC WD 80x3, SMC Elite Ultra and SMC EtherEZ Ethernet cards. .It Xr wss 4 Windows Sound System audio. .It Xr xl 4 -3COM Etherlink XL and Fast Etherlink XL (3c9xx). +3Com Etherlink XL and Fast Etherlink XL (3c9xx). .El .Sh SEE ALSO .Xr autoconf 4 , |