diff options
author | Vaishali Kulkarni <Vaishali.Kulkarni@cavium.com> | 2018-04-17 23:08:37 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2018-06-13 17:11:39 +0000 |
commit | 14b24e2b79293068c8e016a69ef1d872fb5e2fd5 (patch) | |
tree | 76e329f13ebc5633f6e6a16d9b24b1d296276409 /usr/src/man/man7d/Makefile | |
parent | cfad065142375b14439598ab13b09a95be0ad333 (diff) | |
download | illumos-gate-14b24e2b79293068c8e016a69ef1d872fb5e2fd5.tar.gz |
9506 Want support for QLogic QL41000/45000 series devices
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man7d/Makefile')
-rw-r--r-- | usr/src/man/man7d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/man/man7d/Makefile b/usr/src/man/man7d/Makefile index 591a4001ed..e74632b315 100644 --- a/usr/src/man/man7d/Makefile +++ b/usr/src/man/man7d/Makefile @@ -103,6 +103,7 @@ _MANFILES= aac.7d \ ptm.7d \ pts.7d \ pty.7d \ + qede.7d \ qlc.7d \ ramdisk.7d \ random.7d \ |