From dd267cc66140774e5b8dd916573dd31aa3e5de48 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 13 Jan 2008 04:25:48 +0000 Subject: [PATCH] remove instances of .nse to prevent the docbook man page translation from wrongly including that string at the beginning of lines, which causes errors because nroff confuses it with the .ns nroff no-space mode command --- docs/refguide.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/refguide.xml b/docs/refguide.xml index 4ebe5e846..6a974349d 100644 --- a/docs/refguide.xml +++ b/docs/refguide.xml @@ -1921,7 +1921,7 @@ way. available) operating system. If a script is targeted at a port it has access to the portnumber, the protocol (tcp, udp or ssl), the service running behind that port, and optionally information from a version-scan. - NSE-scripts have by convention a .nse-extension. Although + NSE scripts by convention have an nse extension. Although you are not required to follow this for the moment, this may change in the future. Nmap will issue a warning if a file has any other extension. More extensive documentation on the NSE, including a description of its API @@ -1956,7 +1956,7 @@ way. If a directory is specified and found, Nmap loads all NSE -scripts (any filenames ending with .nse) from that +scripts (any filenames with the nse extension) from that directory. They must have the filename extension nse. Nmap does not recurse into subdirectories to find scripts. When individual file names are specified, the file