mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 03:19: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".
200 KiB
200 KiB