bind9/doc/notes
Petr Špaček 53a5776025
Hyperlink program names to their manual pages
Use the new role :iscman: to replace all occurences or ``binary``
with :iscman:`binary`, creating a hyperlink to the manual page.

Generated using:
    find bin -name *.rst | xargs fgrep --files-with-matches '.. iscman' | xargs -I{} -n1 basename {} .rst > /tmp/progs
    for PROG in $(cat /tmp/progs); do find -name '*.rst' | xargs sed -i -e "s/\`\`$PROG\`\`/:iscman:\`$PROG\`/g"; done

Additional hand-edits were done mainly around filter-aaaa and
filter-a which are program names and and option names at the
same time. Couple more edits was neede to fix .rst syntax broken by
automatic replacement.
2022-03-14 10:46:36 +01:00
..
notes-9.17.0.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.1.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.2.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.3.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.4.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.5.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.6.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.7.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.8.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.9.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.10.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.11.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.12.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.13.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.14.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
notes-9.17.15.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.16.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.17.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.18.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.19.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.20.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.21.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-9.17.22.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00
notes-current.rst Hyperlink program names to their manual pages 2022-03-14 10:46:36 +01:00