From 5c946bb41505dce3c0ebee6ce83e7b3763a0384a Mon Sep 17 00:00:00 2001 From: david Date: Mon, 2 Feb 2009 21:31:54 +0000 Subject: [PATCH] Canonicalize index terms: make "standard error/input/output" the main entries, and "stderr/stdin/stdout" "see" entries. --- docs/refguide.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 39e4b868c..0da21d81b 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -3077,7 +3077,7 @@ used to resume aborted scans. The default is called interactive output,interactive output and it is sent to -standard output (stdout).stdoutstandard output +standard output (stdout).standard output There is also normal output,normal output which is similar to interactive except that it @@ -3122,7 +3122,7 @@ results in the format you specified to the standard output stream. So the command nmap -oX - target will send only XML output to stdout.outputto stdout with - Serious errors may still be printed to the normal error -stream, stderr.standard errorstderr +stream, stderr.standard error Unlike some Nmap arguments, the space between the logfile option