mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Typo fix: LUA -> Lua
This commit is contained in:
parent
262cb89cc2
commit
de57b85a47
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
--- Library method for communicating over RMI (JRMP + java serialization)
|
||||
--
|
||||
-- This is a not complete RMI implementation for LUA, which is meant to be able
|
||||
-- This is a not complete RMI implementation for Lua, which is meant to be able
|
||||
-- to invoke methods and parse returnvalues which are simple, basically the java primitives.
|
||||
-- This can be used to e.g dump out the registry, and perform authentication against
|
||||
-- e.g JMX-services.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue