diff --git a/docs/refguide.xml b/docs/refguide.xml index 15746db75..2714248b8 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -2912,7 +2912,10 @@ used to resume aborted scans. Nmap makes output available in five different formats. The default is called interactive output, and it is sent to standard -output (stdout). There is also normal output, +output (stdout). +stdout +standard output +There is also normal output, which is similar to interactive except that it displays less runtime information and warnings since it is expected to be analyzed after the scan completes rather than interactively. @@ -2949,7 +2952,10 @@ character as the argument to one of the format types. This causes Nmap to deactivate interactive output, and instead print results in the format you specified to the standard output stream. So the command nmap -oX - target will send only XML output to -stdout. Serious errors may still be printed to the normal error +stdout. +stdout +standard output +Serious errors may still be printed to the normal error stream, stderr. Unlike some Nmap arguments, the space between the logfile option