diff --git a/doc/source/Linux.rst b/doc/source/Linux.rst index 8132453ce..b5a3db09c 100644 --- a/doc/source/Linux.rst +++ b/doc/source/Linux.rst @@ -47,7 +47,7 @@ For plugin requests, Please create an issue with description of the plugin. linux.check_creds.Check_creds linux.check_idt.Check_idt -.. note:: Here the the command is piped to grep and head in-order to give you sample list of plugins. +.. note:: Here the the command is piped to grep and head in-order to give you sample list of linux plugins. Using plugins diff --git a/doc/source/Windows.rst b/doc/source/Windows.rst index d26f41aa8..55677a67c 100644 --- a/doc/source/Windows.rst +++ b/doc/source/Windows.rst @@ -22,7 +22,7 @@ Listing Plugins windows.dlllist.DllList Lists the loaded modules in a particular windows -.. note:: Here the the command is piped to grep and head in-order to give you sample list of plugins. +.. note:: Here the the command is piped to grep and head in-order to give you sample list of windows plugins. Using plugins -------------