Print this page
10229 Some man pages have incorrect cross-references

@@ -1195,10 +1195,11 @@
                 scsi_hba_iport_find.9f                          \
                 scsi_hba_iportmap_destroy.9f                    \
                 scsi_hba_iportmap_iport_add.9f                  \
                 scsi_hba_iportmap_iport_remove.9f               \
                 scsi_hba_pkt_free.9f                            \
+                scsi_hba_tgtmap_destroy.9f                      \
                 scsi_hba_tgtmap_set_begin.9f                    \
                 scsi_hba_tgtmap_set_add.9f                      \
                 scsi_hba_tgtmap_set_end.9f                      \
                 scsi_hba_tgtmap_set_flush.9f                    \
                 scsi_hba_tgtmap_tgt_add.9f                      \

@@ -2092,10 +2093,11 @@
 
 scsi_hba_iport_find.9f                  := LINKSRC = scsi_hba_iport_exist.9f
 
 scsi_hba_pkt_free.9f                    := LINKSRC = scsi_hba_pkt_alloc.9f
 
+scsi_hba_tgtmap_destroy.9f              := LINKSRC = scsi_hba_tgtmap_create.9f
 scsi_hba_tgtmap_set_begin.9f            := LINKSRC = scsi_hba_tgtmap_create.9f
 scsi_hba_tgtmap_set_add.9f              := LINKSRC = scsi_hba_tgtmap_create.9f
 scsi_hba_tgtmap_set_end.9f              := LINKSRC = scsi_hba_tgtmap_create.9f
 scsi_hba_tgtmap_set_flush.9f            := LINKSRC = scsi_hba_tgtmap_create.9f
 scsi_hba_tgtmap_tgt_add.9f              := LINKSRC = scsi_hba_tgtmap_create.9f