This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit 123237cb150657847121f52c2e1cead54e16d514 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 16 11:11:10 2020 +0100 man/man1/x2gobroker.1: Fix apostrophe usage (drop preceding backslash). --- debian/changelog | 3 ++- man/man1/x2gobroker.1 | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 26b70c0..8b1e47d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ x2gobroker (0.0.4.4-0x2go1) UNRELEASED; urgency=medium - * Continue development + [ Mike Gabriel ] + * man/man1/x2gobroker.1: Fix apostrophe usage (drop preceding backslash). -- X2Go Release Manager <git-admin@x2go.org> Sun, 26 Apr 2020 18:08:12 +0200 diff --git a/man/man1/x2gobroker.1 b/man/man1/x2gobroker.1 index 39808eb..4e77a20 100644 --- a/man/man1/x2gobroker.1 +++ b/man/man1/x2gobroker.1 @@ -61,7 +61,7 @@ If \fBx2gobroker-daemon\fR is used as executable name, then the default mode is Specify an alternative configuration file name, default is: \fI/etc/x2go/x2gobroker.conf\fR. .TP \*(T<\fB\-d, \-\-debug\fR\*(T> -Enable debugging code. This also makes http\'s POST method available as GET method, which then allows it to test the +Enable debugging code. This also makes http's POST method available as GET method, which then allows it to test the broker API through a normal web browser. .TP \*(T<\fB\-h, \-\-help\fR\*(T> -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git