@@ -630,8 +630,19 @@ man3_helper_nodeset_convert_DATA = \
630
630
$(DOX_MAN_DIR ) /man3/hwloc_cpuset_to_nodeset.3 \
631
631
$(DOX_MAN_DIR ) /man3/hwloc_cpuset_from_nodeset.3
632
632
633
- man3_helper_distancesdir = $(man3dir )
634
- man3_helper_distances_DATA = \
633
+ man3_helper_advanced_iodir = $(man3dir )
634
+ man3_helper_advanced_io_DATA = \
635
+ $(DOX_MAN_DIR ) /man3/hwlocality_advanced_io.3 \
636
+ $(DOX_MAN_DIR ) /man3/hwloc_get_non_io_ancestor_obj.3 \
637
+ $(DOX_MAN_DIR ) /man3/hwloc_get_next_pcidev.3 \
638
+ $(DOX_MAN_DIR ) /man3/hwloc_get_pcidev_by_busid.3 \
639
+ $(DOX_MAN_DIR ) /man3/hwloc_get_pcidev_by_busidstring.3 \
640
+ $(DOX_MAN_DIR ) /man3/hwloc_get_next_osdev.3 \
641
+ $(DOX_MAN_DIR ) /man3/hwloc_get_next_bridge.3 \
642
+ $(DOX_MAN_DIR ) /man3/hwloc_bridge_covers_pcibus.3
643
+
644
+ man3_distancesdir = $(man3dir )
645
+ man3_distances_DATA = \
635
646
$(DOX_MAN_DIR ) /man3/hwlocality_distances_get.3 \
636
647
$(DOX_MAN_DIR ) /man3/hwloc_distances_s.3 \
637
648
$(DOX_MAN_DIR ) /man3/hwloc_distances_kind_e.3 \
@@ -658,17 +669,6 @@ man3_helper_distances_DATA = \
658
669
$(DOX_MAN_DIR ) /man3/hwloc_distances_remove_by_type.3 \
659
670
$(DOX_MAN_DIR ) /man3/hwloc_distances_release_remove.3
660
671
661
- man3_helper_advanced_iodir = $(man3dir )
662
- man3_helper_advanced_io_DATA = \
663
- $(DOX_MAN_DIR ) /man3/hwlocality_advanced_io.3 \
664
- $(DOX_MAN_DIR ) /man3/hwloc_get_non_io_ancestor_obj.3 \
665
- $(DOX_MAN_DIR ) /man3/hwloc_get_next_pcidev.3 \
666
- $(DOX_MAN_DIR ) /man3/hwloc_get_pcidev_by_busid.3 \
667
- $(DOX_MAN_DIR ) /man3/hwloc_get_pcidev_by_busidstring.3 \
668
- $(DOX_MAN_DIR ) /man3/hwloc_get_next_osdev.3 \
669
- $(DOX_MAN_DIR ) /man3/hwloc_get_next_bridge.3 \
670
- $(DOX_MAN_DIR ) /man3/hwloc_bridge_covers_pcibus.3
671
-
672
672
man3_diffdir = $(man3dir )
673
673
man3_diff_DATA = \
674
674
$(DOX_MAN_DIR ) /man3/hwlocality_diff.3 \
@@ -799,8 +799,8 @@ $(man3_helper_find_misc_DATA): $(DOX_TAG)
799
799
$(man3_helper_distribute_DATA ) : $(DOX_TAG )
800
800
$(man3_helper_topology_sets_DATA ) : $(DOX_TAG )
801
801
$(man3_helper_nodeset_convert_DATA ) : $(DOX_TAG )
802
- $(man3_helper_distances_DATA ) : $(DOX_TAG )
803
802
$(man3_helper_advanced_io_DATA ) : $(DOX_TAG )
803
+ $(man3_distances_DATA ) : $(DOX_TAG )
804
804
$(man3_diff_DATA ) : $(DOX_TAG )
805
805
$(man3_cuda_DATA ) : $(DOX_TAG )
806
806
$(man3_glibc_sched_DATA ) : $(DOX_TAG )
0 commit comments