summaryrefslogtreecommitdiff
path: root/docs/sudo_plugin_python.man.in
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@sudo.ws>2022-02-16 12:33:32 -0700
committerTodd C. Miller <Todd.Miller@sudo.ws>2022-02-16 12:33:32 -0700
commit829d231abfe73abf2db6d86e01f35809a365eeee (patch)
treeed06e0e7aa51b2505fd7d618d5702078fe497e53 /docs/sudo_plugin_python.man.in
parent63d762e2c25ff3a1c5544c8bb027c23570f85e84 (diff)
downloadsudo-829d231abfe73abf2db6d86e01f35809a365eeee.tar.gz
Remove "please" from the documentation, it is considered bad style.
Diffstat (limited to 'docs/sudo_plugin_python.man.in')
-rw-r--r--docs/sudo_plugin_python.man.in13
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/sudo_plugin_python.man.in b/docs/sudo_plugin_python.man.in
index fb1f6ffa9..cea0d2e7d 100644
--- a/docs/sudo_plugin_python.man.in
+++ b/docs/sudo_plugin_python.man.in
@@ -17,7 +17,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.TH "SUDO_PLUGIN_PYTHON" "5" "February 11, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDO_PLUGIN_PYTHON" "5" "February 16, 2022" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
.nh
.if n .ad l
.SH "NAME"
@@ -1833,9 +1833,9 @@ exhaustive list of people who have contributed to
.SH "BUGS"
Python plugin support is currently considered experimental.
.PP
-If you feel you have found a bug in
+If you believe you have found a bug in
\fBsudo\fR,
-please submit a bug report at https://bugzilla.sudo.ws/
+you can submit a bug report at https://bugzilla.sudo.ws/
.SH "SECURITY CONSIDERATIONS"
All Python plugin handling is implemented inside the
\fRpython_plugin.so\fR
@@ -1871,10 +1871,9 @@ For example:
Set developer_mode true
.RE
.PP
-Please note that this creates a security risk, so it is not recommended
-on critical systems such as a desktop machine for daily use, but is intended
-to be used in development environments (VM, container, etc).
-Before enabling developer mode, ensure you understand the implications.
+This creates a security risk and is not recommended for production systems,
+it is intended to be used in a development environment (VM, container, etc).
+Before enabling developer mode, be sure that you understand the implications.
.SH "SUPPORT"
Limited free support is available via the sudo-users mailing list,
see https://www.sudo.ws/mailman/listinfo/sudo-users to subscribe or