From 4e1c1e9b10eaca7d942b80996237604bd7501ae9 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 5 Mar 2011 23:32:35 +0000 Subject: [PATCH] Remove ".nse" from some script names in refguide.xml for consistency. Precipitated by a suggestion by Henri Doreau. --- docs/refguide.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 8af211fb6..832ad079c 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -2299,8 +2299,8 @@ which lists the category or categories in which each script belongs. Loads all scripts whose name starts with http-, such as - http-auth.nse and - http-open-proxy.nse. The argument to + http-auth and + http-open-proxy. The argument to had to be in quotes to protect the wildcard from the shell.