summaryrefslogtreecommitdiff
path: root/usr/src/man/man7
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man7')
-rw-r--r--usr/src/man/man7/FSS.713
-rw-r--r--usr/src/man/man7/Intro.712
-rw-r--r--usr/src/man/man7/cpr.713
-rw-r--r--usr/src/man/man7/ibmf.721
4 files changed, 20 insertions, 39 deletions
diff --git a/usr/src/man/man7/FSS.7 b/usr/src/man/man7/FSS.7
index c350bd8a03..79b2e2005c 100644
--- a/usr/src/man/man7/FSS.7
+++ b/usr/src/man/man7/FSS.7
@@ -3,7 +3,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 FSS 7 "1 Oct 2004" "SunOS 5.11" "Device and Network Interfaces"
+.TH FSS 7 "Oct 1, 2004"
.SH NAME
FSS \- Fair share scheduler
.SH DESCRIPTION
@@ -199,12 +199,11 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-lw(2.75i) lw(2.75i)
-lw(2.75i) lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
-ArchitectureSUNWcsu
+box;
+l l
+l l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
+Architecture SUNWcsu
.TE
.SH SEE ALSO
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
diff --git a/usr/src/man/man7/cpr.7 b/usr/src/man/man7/cpr.7
index ad1285fa03..9845202dee 100644
--- a/usr/src/man/man7/cpr.7
+++ b/usr/src/man/man7/cpr.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 cpr 7 "7 May 2001" "SunOS 5.11" "Device and Network Interfaces"
+.TH CPR 7 "May 7, 2001"
.SH NAME
cpr \- Suspend and resume module
.SH SYNOPSIS
@@ -73,13 +73,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-Interface stability Unstable
+Interface stability Unstable
.TE
.SH SEE ALSO
diff --git a/usr/src/man/man7/ibmf.7 b/usr/src/man/man7/ibmf.7
index 8f85fb425e..5d3dd52067 100644
--- a/usr/src/man/man7/ibmf.7
+++ b/usr/src/man/man7/ibmf.7
@@ -3,7 +3,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 ibmf 7 "9 Sep 2004" "SunOS 5.11" "Device and Network Interfaces"
+.TH IBMF 7 "Sep 9, 2004"
.SH NAME
ibmf \- InfiniBand Management Transport Framework
.SH DESCRIPTION
@@ -16,34 +16,28 @@ such as Subnet Administration Access (SAA) for commonly performed operations.
.SH FILES
.sp
.ne 2
-.mk
.na
\fB/kernel/misc/ibmf\fR
.ad
.RS 29n
-.rt
32-bit ELF kernel misc module (x86 platform only).
.RE
.sp
.ne 2
-.mk
.na
\fB/kernel/misc/amd64/ibmf\fR
.ad
.RS 29n
-.rt
64-bit ELF kernel misc module (x86 platform only).
.RE
.sp
.ne 2
-.mk
.na
\fB/kernel/misc/sparcv9/ibmf\fR
.ad
.RS 29n
-.rt
64-bit ELF kernel misc module (SPARC platform only).
.RE
@@ -55,15 +49,14 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-ArchitecturePCI-based systems
+Architecture PCI-based systems
_
-Interface stabilityConsolidation Private
+Interface stability Consolidation Private
.TE
.SH SEE ALSO