mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 12:59:02 +00:00
using sortas in an index entry. Previously I had things like <indexterm><primary sortas="nmap"><filename>.nmap</filename> filename extension</primary></indexterm> <indexterm><primary sortas="nmap"><filename>.nmap</filename> directory</primary></indexterm> which, because they have the same sort key, would result in one index entires under either ".nmap filename extension" or ".nmap directory", with the page numbers for both. Now I just spell out the full text: sortas="nmap filename extension".
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).