Print this page
11639 some man pages show incorrect driver locations

@@ -1,62 +1,47 @@
 '\" te
 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
 .\" 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 FCOEI 7D "Sep 11, 2009"
+.TH FCOEI 7D "Jan 10, 2020"
 .SH NAME
 fcoei \- Fibre Channel Over Ethernet Initiator Mode Driver
 .SH SYNOPSIS
-.sp
 .in +2
 .nf
 fcoei@port,0
 .fi
 .in -2
 
 .SH DESCRIPTION
-.sp
-.LP
 The \fBfcoei\fR driver is a pseudo device driver which encapsulates the raw
 Fibre Channel frames into FCoE ethernet frames, or decapsulates FC frames from
 FCoE ethernet frames. The supported FC frames include extended/basic link
 services, common transport frames and initiator mode FCP frames.
 .sp
 .LP
 The \fBfcoei\fR driver interfaces with the Sun Fibre Channel port driver,
 \fBfp\fR(7D), and the FCoE transport driver, \fBfcoe\fR(7D).
 .SH FILES
-.sp
 .ne 2
 .na
-\fB\fB/kernel/drv/fcoei\fR\fR
+\fB/kernel/drv/amd64/fcoei\fR
 .ad
 .RS 27n
-32-bit ELF kernel module (x86)
+Device driver (x86)
 .RE
 
 .sp
 .ne 2
 .na
-\fB\fB/kernel/drv/amd64/fcoei\fR\fR
+\fB/kernel/drv/sparcv9/fcoei\fR
 .ad
 .RS 27n
-64-bit ELF kernel module (x86)
+Device driver (SPARC)
 .RE
 
-.sp
-.ne 2
-.na
-\fB\fBkernel/drv/sparcv/fcoei\fR\fR
-.ad
-.RS 27n
-64-bit ELF kernel module (SPARC)
-.RE
-
 .SH ATTRIBUTES
-.sp
-.LP
 See \fBattributes\fR(5) for a description of the following attribute:
 .sp
 
 .sp
 .TS

@@ -67,12 +52,10 @@
 _
 Architecture    SPARC, x86
 .TE
 
 .SH SEE ALSO
-.sp
-.LP
 \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBfcoe\fR(7D), \fBfcoet\fR(7D),
 \fBfp\fR(7D)
 .sp
 .LP
 \fIWriting Device Drivers\fR