diff --git a/nselib/bit.luadoc b/nselib/bit.luadoc index ab2e14cb3..0855420d1 100644 --- a/nselib/bit.luadoc +++ b/nselib/bit.luadoc @@ -1,3 +1,5 @@ +module "bit" + --- BitLib is a library by Reuben Thomas that provides facilities for -- bitwise operations on Integer values. -- @author Reuben Thomas