mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Use <screen> and not <literallayout> for the option summary output in
the man pages. It looks much better with a monospace font.
This commit is contained in:
parent
31000c90a9
commit
871fc12c27
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
<?dbfo-need height="1in"?>
|
||||
<literallayout><xi:include href="nmap.usage.txt" parse="text" xmlns:xi="http://www.w3.org/2001/XInclude" /></literallayout>
|
||||
<screen><xi:include href="nmap.usage.txt" parse="text" xmlns:xi="http://www.w3.org/2001/XInclude" /></screen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue