svn commit: r291533 - head/share/man/man4

Alexander Motin mav at FreeBSD.org
Mon Nov 30 22:09:56 UTC 2015


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


More information about the svn-src-all mailing list