This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 3cf6428b6300680f69e883c4d80fd48d3f0e397f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 3 23:35:24 2019 +0100 Fix some man page typos. --- debian/changelog | 1 + man/man1/x2gobroker.1 | 2 +- man/man8/x2gobroker-testagent.8 | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 98b8394..46d3651 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ x2gobroker (0.0.4.1-0x2go1) UNRELEASED; urgency=medium * New upstream version (0.0.4.1): - Makefile.docupload: Ignore clean failures. Helpful to Debian package build chain. + - Fix some man page typos. -- X2Go Release Manager <git-admin@x2go.org> Sun, 03 Feb 2019 03:57:46 +0100 diff --git a/man/man1/x2gobroker.1 b/man/man1/x2gobroker.1 index 6933728..f79ed6b 100644 --- a/man/man1/x2gobroker.1 +++ b/man/man1/x2gobroker.1 @@ -110,7 +110,7 @@ If started as root, drop privileges to uid X2GO_DAEMON_USER and gid X2GO_DAEMON_ in \fI/etc/x2go/broker/defaults.conf\fR on systemd systems or \fI/etc/defaults/python-x2gobroker\fR on SystemV systems). .SH SECURITY NOTICE / DISCLAIMER -Users are advised to not misinterpret X2Go Session Broker's capabilites as a +Users are advised to not misinterpret X2Go Session Broker's capabilities as a security feature. Even when using X2Go Session Broker, it is still possible for users to locally configure an X2Go Client with any settings they want, and use that to connect. So if you're trying to keep users from running a diff --git a/man/man8/x2gobroker-testagent.8 b/man/man8/x2gobroker-testagent.8 index 999e094..b1ee549 100644 --- a/man/man8/x2gobroker-testagent.8 +++ b/man/man8/x2gobroker-testagent.8 @@ -41,7 +41,7 @@ The broker agent tries to switch to the given user's context and runs the given \*(T<\fB\-h, \-\-help\fR\*(T> Display a help with all available command line options and exit. .SH REQUIRED OPTIONS -You can either list the broker agent's tasks that are avilable for testing: +You can either list the broker agent's tasks that are available for testing: .TP \*(T<\fB\-\-list\-tasks\fR\*(T> Render a list of available broker agent tasks. This list shows what can be tested. The capabilities -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git