diff options
Diffstat (limited to 'usr/src/man/man4/hba.conf.4')
| -rw-r--r-- | usr/src/man/man4/hba.conf.4 | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/usr/src/man/man4/hba.conf.4 b/usr/src/man/man4/hba.conf.4 index 8f0831001b..a6434e19dd 100644 --- a/usr/src/man/man4/hba.conf.4 +++ b/usr/src/man/man4/hba.conf.4 @@ -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 hba.conf 4 "4 Sep 2003" "SunOS 5.11" "File Formats" +.TH HBA.CONF 4 "Sep 4, 2003" .SH NAME hba.conf \- configuration file for the HBAAPI library .SH DESCRIPTION @@ -31,24 +31,20 @@ Each VSL entry is a single line of the form: where: .sp .ne 2 -.mk .na \fB\fIname\fR\fR .ad .RS 16n -.rt is the description of library. The library name should be prepended with the domain of the manufacturer of the library. .RE .sp .ne 2 -.mk .na \fB\fIlibrary path\fR\fR .ad .RS 16n -.rt is the absolute path to the shared object library file. .RE @@ -58,7 +54,7 @@ is the absolute path to the shared object library file. .sp .in +2 .nf -# +# # This file contains names and references to HBA libraries # # Format: @@ -80,15 +76,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 _ -Interface StabilityStandard: FC-MI 1.92 (API version 1) +Interface Stability Standard: FC-MI 1.92 (API version 1) _ -T{ + T{ Standard: FC-HBA Version 4 (API version 2) T} .TE |
