From f0928c9db3d349c1d8ad39de0a40ae230f02a797 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sat, 6 Dec 2008 08:38:58 +0000 Subject: [PATCH] update to new shorter format of Amazon URLs --- docs/scripting.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index 170e2d6b7..e0b2c8e30 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -107,9 +107,9 @@ Lua programming language.Lua programming languageNmap Scripting Engine The language itself is well documented in the books - Programming + Programming in Lua, Second Edition and - Lua + Lua 5.1 Reference Manual. @@ -861,7 +861,7 @@ action refer to . The Lua C API is described at length in - Programming in Lua, Second Edition, + Programming in Lua, Second Edition, Programming in Lua, Second Edition, so this is a short summary. C modules consist of functions that follow the protocol of the