summaryrefslogtreecommitdiff
path: root/usr/src/man/man1m/datadm.1m
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1m/datadm.1m')
-rw-r--r--usr/src/man/man1m/datadm.1m27
1 files changed, 8 insertions, 19 deletions
diff --git a/usr/src/man/man1m/datadm.1m b/usr/src/man/man1m/datadm.1m
index e80344e5da..00051afab3 100644
--- a/usr/src/man/man1m/datadm.1m
+++ b/usr/src/man/man1m/datadm.1m
@@ -3,13 +3,13 @@
.\" 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 datadm 1M "18 Jun 2004" "SunOS 5.11" "System Administration Commands"
+.TH DATADM 1M "Jun 18, 2004"
.SH NAME
datadm \- maintain DAT static registry file
.SH SYNOPSIS
.LP
.nf
-\fB/usr/bin/datadm\fR [\fB-v\fR] [\fB-u\fR] [\fB-a\fR service_provider.conf]
+\fB/usr/bin/datadm\fR [\fB-v\fR] [\fB-u\fR] [\fB-a\fR service_provider.conf]
[\fB-r\fR service_provider.conf]
.fi
@@ -35,12 +35,10 @@ regenerated.
The following options are supported:
.sp
.ne 2
-.mk
.na
\fB\fB-a\fR \fBservice_provider.conf\fR\fR
.ad
.RS 28n
-.rt
Enumerate each device entry in the \fBservice_provider.conf\fR(4) file into a
list of interface adapters, that is, interfaces to external network that are
available to uDAPL consumers.
@@ -48,24 +46,20 @@ available to uDAPL consumers.
.sp
.ne 2
-.mk
.na
\fB\fB-r\fR \fBservice_provider.conf\fR\fR
.ad
.RS 28n
-.rt
Remove the list of interface adapters that corresponds to the device entry in
the \fBservice_provider.conf\fR(4) file.
.RE
.sp
.ne 2
-.mk
.na
\fB\fB-u\fR\fR
.ad
.RS 28n
-.rt
Update the \fBdat.conf\fR to reflect the current state of the system with an up
to date set of interface adapters for the service providers that are currently
listed in the DAT static registry.
@@ -73,12 +67,10 @@ listed in the DAT static registry.
.sp
.ne 2
-.mk
.na
\fB\fB-v\fR\fR
.ad
.RS 28n
-.rt
Display the DAT static registry file, \fBdat.conf\fR.
.RE
@@ -172,7 +164,7 @@ a new entry added reflecting the current state of the system.
.in +2
.nf
ibd0 u1.2 nonthreadsafe default udapl_tavor.so.1 SUNW.1.0 ""
-"driver_name=tavor"
+"driver_name=tavor"
ibd1 u1.2 nonthreadsafe default udapl_tavor.so.1 SUNW.1.0 ""
"driver_name=tavor"
ibd2 u1.2 nonthreadsafe default udapl_tavor.so.1 SUNW.1.0 ""
@@ -184,12 +176,10 @@ ibd2 u1.2 nonthreadsafe default udapl_tavor.so.1 SUNW.1.0 ""
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/etc/dat/dat.conf\fR\fR
.ad
.RS 21n
-.rt
DAT static registry file
.RE
@@ -201,13 +191,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 StabilityEvolving
+Interface Stability Evolving
.TE
.SH SEE ALSO