From 6133b64d6c7a7e2f98444b61975f0eb6e93b0670 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 1 Jul 2012 23:29:58 +0000 Subject: [PATCH] Add a short description of Versant so users know what it is --- nselib/versant.lua | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/nselib/versant.lua b/nselib/versant.lua index 19c24c6a2..25bde528f 100644 --- a/nselib/versant.lua +++ b/nselib/versant.lua @@ -1,6 +1,8 @@ --- --- A tiny Versant library allowing some basic information enumeration. --- The code is entirely based on packet dumps captured when using the Versant +-- A tiny library allowing some basic information enumeration from +-- Versant object database software (see +-- http://en.wikipedia.org/wiki/Versant_Corporation). The code is +-- entirely based on packet dumps captured when using the Versant -- Management Center administration application. -- -- @author "Patrik Karlsson "