From e27ff18e564b7a85e74b452148a6e6303192738d Mon Sep 17 00:00:00 2001 From: fyodor Date: Thu, 30 Jun 2011 08:58:12 +0000 Subject: [PATCH] trivial nsedoc change -- define NCP --- scripts/broadcast-novell-locate.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/broadcast-novell-locate.nse b/scripts/broadcast-novell-locate.nse index 205e466dc..93ecd0179 100644 --- a/scripts/broadcast-novell-locate.nse +++ b/scripts/broadcast-novell-locate.nse @@ -1,5 +1,5 @@ description = [[ -Attempts to use the Service Location Protocol to discover NCP Servers +Attempts to use the Service Location Protocol to discover Novell NetWare Core Protocol (NCP) Servers ]] ---