From 4a70a4f2f6ec5c0abfdda8e51085657300a689fd Mon Sep 17 00:00:00 2001 From: david Date: Tue, 4 Nov 2008 23:45:16 +0000 Subject: [PATCH] Update a script description excerpt in scripting.xml. --- docs/scripting.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index 07a8ea9a6..8854826c1 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -580,10 +580,11 @@ $ nmap -sC --script-args user=foo,pass=bar,anonFTP={pass=ftp@foobar.com} The description field describes what the script is testing for and any critical notes the user must be aware of. A good example is this description from a user-contributed recursive - DNS script: Checks whether a nameserver on UDP port 53 - allows queries for third party names. It is expected that - recursion will be enabled on your own internal - nameserver. + DNS script: +Checks if a DNS server allows queries for third-party names. + +It is expected that recursion will be enabled on your own internal nameservers. +