From 70c4e1388f307c285df9026470d204e24c1b7d8c Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 3 Sep 2007 05:37:05 +0000 Subject: [PATCH] prevent indexterms from being included with newlines in titles -- they must all be mushed together or I get strange rendering problems. --- docs/refguide.xml | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 19085f8aa..53cf7d43a 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -1481,8 +1481,7 @@ way. - Service and Version Detection - <indexterm><primary>version scan</primary></indexterm> + Service and Version Detection<indexterm><primary>version scan</primary></indexterm> Point Nmap at a remote machine and it might tell you @@ -1674,8 +1673,7 @@ way. - OS Detection - <indexterm><primary>OS detection</primary></indexterm> + OS Detection<indexterm><primary>OS detection</primary></indexterm> One of Nmap's best-known features is remote OS detection using TCP/IP stack fingerprinting. Nmap sends a series of TCP and @@ -1851,8 +1849,7 @@ way. - NSE—Scripting extension to the Nmap network scanner - <indexterm><primary>NSE</primary></indexterm> + NSE—Scripting extension to the Nmap network scanner<indexterm><primary>NSE</primary></indexterm> The Nmap Scripting Engine (NSE) combines the efficiency of Nmap's network handling with the versatility of the lightweight scripting language @@ -3522,9 +3519,7 @@ overwhelming requests. Specify to only see - Runtime Interaction - <indexterm><primary>runtime interaction</primary></indexterm> - + Runtime Interaction<indexterm><primary>runtime interaction</primary></indexterm> During the execution of nmap, all key presses are captured. This allows you to interact with the program