diff options
author | 2014-03-06 17:49:54 +0000 | |
---|---|---|
committer | 2014-03-06 17:49:54 +0000 | |
commit | 13ed44f6ead3c89bcc373896a71b97997e923dc5 (patch) | |
tree | 1391d8b3ae87cb845d8377d3ad1abedc25790cc0 | |
parent | update currency exchange rates; (diff) | |
download | wireguard-openbsd-13ed44f6ead3c89bcc373896a71b97997e923dc5.tar.xz wireguard-openbsd-13ed44f6ead3c89bcc373896a71b97997e923dc5.zip |
Fix inconsistency in the naming of the chipsets.
Pointed out by deraadt@
-rw-r--r-- | share/man/man4/qlw.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/qlw.4 b/share/man/man4/qlw.4 index 49cc9fb5211..e5bb4f78495 100644 --- a/share/man/man4/qlw.4 +++ b/share/man/man4/qlw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qlw.4,v 1.2 2014/03/06 17:43:16 jmc Exp $ +.\" $OpenBSD: qlw.4,v 1.3 2014/03/06 17:49:54 kettenis Exp $ .\" .\" Copyright (c) 2014 Mark Kettenis <kettenis@openbsd.org> .\" @@ -27,8 +27,7 @@ The .Nm driver provides support for QLogic Ultra Wide SCSI host bus adapters -using the ISP1020/1040, ISP1080/ISP1240/ISP1280 and ISP10160/12160 -chipsets. +using the ISP1020/1040, ISP1080/1240/1280 and ISP10160/12160 chipsets. .Pp .Nm provides no ability to configure an adapter's parameters at runtime; |