summaryrefslogtreecommitdiff
path: root/usr/src/man/man7d/ramdisk.7d
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man7d/ramdisk.7d')
-rw-r--r--usr/src/man/man7d/ramdisk.7d34
1 files changed, 6 insertions, 28 deletions
diff --git a/usr/src/man/man7d/ramdisk.7d b/usr/src/man/man7d/ramdisk.7d
index 2dc38939b0..b49b0b1db3 100644
--- a/usr/src/man/man7d/ramdisk.7d
+++ b/usr/src/man/man7d/ramdisk.7d
@@ -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 ramdisk 7D "04 Mar 2003" "SunOS 5.11" "Devices"
+.TH RAMDISK 7D "Mar 04, 2003"
.SH NAME
ramdisk \- RAM disk device driver
.SH SYNOPSIS
@@ -36,98 +36,81 @@ or character devices.
.SH ERRORS
.sp
.ne 2
-.mk
.na
\fB\fBEFAULT\fR\fR
.ad
.RS 10n
-.rt
The argument features a bad address.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBEINVAL\fR\fR
.ad
.RS 10n
-.rt
Invalid argument. EIO. An I/O error occurred.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBEPERM\fR\fR
.ad
.RS 10n
-.rt
Cannot create or delete a ramdisk without write permission on
\fB/dev/ramdiskctl\fR.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBENOTTY\fR\fR
.ad
.RS 10n
-.rt
The device does not support the requested ioctl function.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBENXIO\fR\fR
.ad
.RS 10n
-.rt
The device did not exist during opening.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBEBUSY\fR\fR
.ad
.RS 10n
-.rt
Cannot exclusively open \fB/dev/ramdiskctl\fR. One or more ramdisks are still
open.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBEEXIST\fR\fR
.ad
.RS 10n
-.rt
A ramdisk with the indicated name already exists.
.RE
.sp
.ne 2
-.mk
.na
\fB\fBEAGAIN\fR\fR
.ad
.RS 10n
-.rt
Cannot allocate resource for ramdisk. Try again later.
.RE
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/dev/ramdisk/diskname\fR\fR
.ad
@@ -138,7 +121,6 @@ Block device for ramdisk named \fIdiskname\fR.
.sp
.ne 2
-.mk
.na
\fB\fB/dev/rramdisk/diskname\fR\fR
.ad
@@ -149,7 +131,6 @@ Raw device for ramdisk name \fIdiskname\fR
.sp
.ne 2
-.mk
.na
\fB\fB/kernel/drv/ramdisk\fR\fR
.ad
@@ -160,7 +141,6 @@ Raw device for ramdisk name \fIdiskname\fR
.sp
.ne 2
-.mk
.na
\fB\fB/kernel/drv/ramdisk.conf\fR\fR
.ad
@@ -171,7 +151,6 @@ Driver configuration file. (Do not alter).
.sp
.ne 2
-.mk
.na
\fB\fB/kernel/drv/sparcv9/ramdisk\fR\fR
.ad
@@ -188,13 +167,12 @@ See \fBattributes\fR(5) for descriptions of the following attribute:
.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 StabilityEvolving
+Interface Stability Evolving
.TE
.SH SEE ALSO