Silence lint warning.
This commit is contained in:
@@ -436,7 +436,8 @@ For example:
|
||||
Plugin python_io python_plugin.so ModulePath=<path> ClassName=<class>
|
||||
.Ed
|
||||
.Pp
|
||||
Sudo supports loading multiple I/O plugins. Currently only 8 python I/O plugins can be loaded at once.
|
||||
Sudo supports loading multiple I/O plugins.
|
||||
Currently only 8 python I/O plugins can be loaded at once.
|
||||
.Pp
|
||||
An I/O plugin may have the following member functions:
|
||||
.Bl -tag -width 4n
|
||||
@@ -1060,7 +1061,8 @@ This is how the plugin API accepts options and settings.
|
||||
.Sh PLUGIN API CHANGELOG (Python)
|
||||
None yet
|
||||
.Sh LIMITATIONS
|
||||
Only a maximum number of 8 python I/O plugins can be loaded at once. If
|
||||
Only a maximum number of 8 python I/O plugins can be loaded at once.
|
||||
If
|
||||
.Pa @sysconfdir@/sudo.conf
|
||||
contains more, those will be rejected with a warning message.
|
||||
.Pp
|
||||
|
Reference in New Issue
Block a user