Date: Mon, 30 Nov 2015 22:09:55 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r291533 - head/share/man/man4 Message-ID: <201511302209.tAUM9tb8080616@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mav Date: Mon Nov 30 22:09:55 2015 New Revision: 291533 URL: https://svnweb.freebsd.org/changeset/base/291533 Log: Use SPI name for parallel SCSI. Modified: head/share/man/man4/ispfw.4 Modified: head/share/man/man4/ispfw.4 ============================================================================== --- head/share/man/man4/ispfw.4 Mon Nov 30 21:58:51 2015 (r291532) +++ head/share/man/man4/ispfw.4 Mon Nov 30 22:09:55 2015 (r291533) @@ -22,12 +22,12 @@ .\" .\" $FreeBSD$ .\" -.Dd July 20, 2000 +.Dd November 30, 2015 .Dt ISPFW 4 .Os .Sh NAME .Nm ispfw -.Nd "Firmware Module for Qlogic based SCSI and FibreChannel SCSI Host Adapters" +.Nd "Firmware for Qlogic based SPI and FibreChannel SCSI Host Adapters" .Sh SYNOPSIS To compile this driver into the kernel, place the following line in your @@ -44,7 +44,7 @@ ispfw_load="YES" .Ed .Sh DESCRIPTION This trivial driver provides access to firmware sets for the Qlogic -based SCSI and FibreChannel SCSI Host Adapters. +based SPI and FibreChannel SCSI Host Adapters. It may either be statically linked into the kernel, or loaded as a module. In either
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511302209.tAUM9tb8080616>