mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Change --webxml nmap.xsl stylesheet location from http://nmap.org/data/nmap.xsl to http://nmap.org/svn/docs/nmap.xsl. The former just redirected to the latter anyway. Maybe it would be better to just use http://nmap.org/nmap.xsl and make that a symlink to the appropriate place. Oh well, I think this is fine for now.
This commit is contained in:
parent
38019ded5c
commit
54313a53af
2 changed files with 3 additions and 3 deletions
|
|
@ -3891,7 +3891,7 @@ hosts with at least one
|
|||
<option>--stylesheet</option>. You must pass the full
|
||||
pathname or URL. One common invocation is
|
||||
<option>--stylesheet
|
||||
http://nmap.org/data/nmap.xsl</option>. This
|
||||
http://nmap.org/svn/docs/nmap.xsl</option>. This
|
||||
tells a browser to load the latest version of the stylesheet
|
||||
from Nmap.Org. The <option>--webxml</option> option
|
||||
does the same thing with less typing and memorization.
|
||||
|
|
@ -3911,7 +3911,7 @@ hosts with at least one
|
|||
<listitem>
|
||||
|
||||
<para>This convenience option is simply an alias for
|
||||
<option significance="preferred">--stylesheet http://nmap.org/data/nmap.xsl</option>.</para>
|
||||
<option significance="preferred">--stylesheet http://nmap.org/svn/docs/nmap.xsl</option>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue