mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2025-12-09 10:04:29 +00:00
Currently the pdf docs are done with
sgml -> sgmltool -> tex -> latex -> dvi -> dvips -> ps -> ps2pdf -> pdf
or
tex -> latex -> dvi -> dvips -> ps -> ps2pdf -> pdf
with this patch we do
sgml -> sgmltool -> tex -> pdflatex -> pdf
or
tex -> pdflatex -> pdf
|
||
|---|---|---|
| .. | ||
| actions | ||
| api-ip6-flowlabels.tex | ||
| arpd.sgml | ||
| do-psnup | ||
| ip-cref.tex | ||
| ip-tunnels.tex | ||
| Makefile | ||
| nstat.sgml | ||
| Plan | ||
| preamble.tex | ||
| rtstat.sgml | ||
| SNAPSHOT.tex | ||
| ss.sgml | ||