Author: emaste
Date: Tue May  1 00:36:56 2018
New Revision: 333132
URL: https://svnweb.freebsd.org/changeset/base/333132

Log:
  Install smartpqi.4 only on amd64, as with the driver
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/share/man/man4/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile        Mon Apr 30 23:53:27 2018        
(r333131)
+++ head/share/man/man4/Makefile        Tue May  1 00:36:56 2018        
(r333132)
@@ -479,7 +479,7 @@ MAN=        aac.4 \
        sio.4 \
        sis.4 \
        sk.4 \
-       smartpqi.4 \
+       ${_smartpqi.4} \
        smb.4 \
        smbus.4 \
        smp.4 \
@@ -879,6 +879,7 @@ _qlxgb.4=   qlxgb.4
 _qlxgbe.4=     qlxgbe.4
 _qlnxe.4=      qlnxe.4
 _sfxge.4=      sfxge.4
+_smartpqi.4=   smartpqi.4
 
 MLINKS+=qlxge.4 if_qlxge.4
 MLINKS+=qlxgb.4 if_qlxgb.4
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to