Home
last modified time | relevance | path

Searched refs:html_manpage (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/
H A Dmanpage.py164 def convert_manpage_to_html(html_manpage, manpage): argument
171 print(html_manpage, "has been created")
172 fd = open(html_manpage, 'w')