/
githubmirror
/
nmap
Обзор
Документация
Войти
/
githubmirror
/
nmap
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs/nmap-man-enclosure.xml
13 строк
614 B
dmiller
Add lang attributes to manpage translations
30 дек 2016, 00:51
30 дек 2016, 00:51
ce6484d
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY refguide SYSTEM "refguide.xml"> <!ENTITY legal-notices SYSTEM "legal-notices.xml"> <!ENTITY nmap-usage SYSTEM "nmap-usage.xml"> ]> <!-- This is sort of a lame hack needed for generating the nroff (man page) version of refguide.xml. I used to use book.xml directly, but that causes an extra "author" section to be added and is different than what I do for the other (ncat, zenmap) man pages. --> <book lang="en"> &refguide; </book>