git: f5e24f24c7cc - main - ocs_fc: Add lancer G7 to the supported hardware in the man page.

From: Ram Kishore Vegesna <ram_at_FreeBSD.org>
Date: Wed, 29 Dec 2021 09:11:21 UTC
The branch main has been updated by ram:

URL: https://cgit.FreeBSD.org/src/commit/?id=f5e24f24c7cc217dbe328c1181b568b893da5dd1

commit f5e24f24c7cc217dbe328c1181b568b893da5dd1
Author:     Ram Kishore Vegesna <ram@FreeBSD.org>
AuthorDate: 2021-12-24 07:24:27 +0000
Commit:     Ram Kishore Vegesna <ram@FreeBSD.org>
CommitDate: 2021-12-29 09:04:46 +0000

    ocs_fc: Add lancer G7 to the supported hardware in the man page.
    
    Reviewed by: mav
    MFC after: 3 days
    Differential Revision: https://reviews.freebsd.org/D33668
---
 share/man/man4/ocs_fc.4 | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/share/man/man4/ocs_fc.4 b/share/man/man4/ocs_fc.4
index a2f13c483930..371a3bde83dd 100644
--- a/share/man/man4/ocs_fc.4
+++ b/share/man/man4/ocs_fc.4
@@ -77,7 +77,6 @@ Without link level error recovery, an initiator cannot, for instance, tell wheth
 command that has timed out resulted in all, part, or none of the data going to
 the tape drive.
 FC-Tape is automatically enabled when both the controller and target support it.
-
 .Sh HARDWARE
 The
 .Nm
@@ -93,6 +92,10 @@ LPe160XX FC Host Bus Adapters
 LPe3100X FC Host Bus Adapters
 LPe3200X FC Host Bus Adapters
 .Ed
+.It Emulex 64/32G FC GEN 7 HBAS
+.Bd -literal -offset indent
+LPe3500X FC Host Bus Adapters
+.Ed
 .El
 .Sh UPDATING FIRMWARE
 Adapter firmware updates are persistent.
@@ -129,7 +132,6 @@ Check kernel messages regarding status of the operation
 .It
 Reboot the machine
 .El
-.Pp
 .Sh BOOT OPTIONS
 Options are controlled by setting values in
 .Pa /boot/device.hints .
@@ -183,7 +185,7 @@ For general information and support,
 go to the Broadcom website at:
 .Pa http://www.broadcom.com/
 or E-Mail at
-.Pa ocs-driver-team.pdl@broadcom.com.
+.Pa ocs-driver-team.pdl@broadcom.com .
 .Sh SEE ALSO
 .Xr ifconfig 8
 .Sh AUTHORS
@@ -191,4 +193,4 @@ or E-Mail at
 The
 .Nm
 driver was written by
-.An Broadcom.
+.An Broadcom .