Following instructions in https://fedoraproject.org/wiki/Changes/UnversionedDocdirs remove all references to the version number from the per package documentation directory in /usr/share/doc leaving just the package's name. --- en-US/OSG_reference_iscsi-api-etc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/en-US/OSG_reference_iscsi-api-etc.xml b/en-US/OSG_reference_iscsi-api-etc.xml index 1073548..88aaa29 100644 --- a/en-US/OSG_reference_iscsi-api-etc.xml +++ b/en-US/OSG_reference_iscsi-api-etc.xml @@ -46,6 +46,6 @@ tcp [3] 10.15.85.19:3260,3 iqn.1992-08.com.netapp:sn.33615311 </screen>
- <para>For more information about the iSCSI API, refer to <filename>/usr/share/doc/iscsi-initiator-utils-<replaceable>version</replaceable>/README</filename>.</para> + <para>For more information about the iSCSI API, refer to <filename>/usr/share/doc/iscsi-initiator-utils/README</filename>.</para> </section>