diff options
Diffstat (limited to 'usr/src/man/man7/Intro.7')
-rw-r--r-- | usr/src/man/man7/Intro.7 | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/usr/src/man/man7/Intro.7 b/usr/src/man/man7/Intro.7 index 631e86ca1d..7f73ece1f2 100644 --- a/usr/src/man/man7/Intro.7 +++ b/usr/src/man/man7/Intro.7 @@ -4,7 +4,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH Intro 7 "29 Sep 1994" "SunOS 5.11" "Device and Network Interfaces" +.TH INTRO 7 "Sep 29, 1994" .SH NAME Intro, intro \- introduction to special files .SH DESCRIPTION @@ -19,12 +19,10 @@ for driver subsystems and classes. This section contains the following major collections: .sp .ne 2 -.mk .na \fB(7D)\fR .ad .RS 9n -.rt The system provides drivers for a variety of hardware devices, such as disk, magnetic tapes, serial communication lines, mice, and frame buffers, as well as virtual devices such as pseudo-terminals and windows. @@ -68,24 +66,20 @@ and \fBadd_drv\fR(1M)). .sp .ne 2 -.mk .na \fB(7FS)\fR .ad .RS 9n -.rt This section describes the programmatic interface for several file systems supported by SunOS. .RE .sp .ne 2 -.mk .na \fB(7I)\fR .ad .RS 9n -.rt This section describes ioctl requests which apply to a class of drivers or subsystems. For example, ioctl requests which apply to most tape devices are discussed in \fBmtio\fR(7I). Ioctl requests relevant to only a specific @@ -96,12 +90,10 @@ section 7I. .sp .ne 2 -.mk .na \fB(7M)\fR .ad .RS 9n -.rt This section describes \fBSTREAMS\fR modules. Note that \fBSTREAMS\fR drivers are discussed in section 7D. \fBstreamio\fR(7I) contains a list of ioctl requests used to manipulate \fBSTREAMS\fR modules and interface with the @@ -111,12 +103,10 @@ will be discussed on the man page for that module. .sp .ne 2 -.mk .na \fB(7P)\fR .ad .RS 9n -.rt This section describes various network protocols available in SunOS. .sp SunOS supports both socket-based and \fBSTREAMS-based\fR network |