This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit ef4da2a5e915f8d73ca9a0cceba3ee1cfc747fb6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Feb 18 02:44:47 2018 +0100 x2goserver/man/man8/x2gostartagent.8: Fix grammar flaw reported by Debian's lintian tool. --- debian/changelog | 4 +++- x2goserver/man/man8/x2gostartagent.8 | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 047e5dc..a700a17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ x2goserver (4.1.0.1-0x2go1) UNRELEASED; urgency=medium - * Continue development + [ Mike Gabriel ] + * x2goserver/man/man8/x2gostartagent.8: Fix grammar flaw reported by Debian's + lintian tool. -- X2Go Release Manager <git-admin@x2go.org> Thu, 15 Feb 2018 23:14:28 +0100 diff --git a/x2goserver/man/man8/x2gostartagent.8 b/x2goserver/man/man8/x2gostartagent.8 index 634704d..1a4390c 100644 --- a/x2goserver/man/man8/x2gostartagent.8 +++ b/x2goserver/man/man8/x2gostartagent.8 @@ -59,7 +59,7 @@ The command given by the <command> argument is only used to create the session I actual execution of a command is handled by \fBx2goruncommand\fR. .TP \*(T<\fI\<clipboardmode>\fR\*(T> -The session's clipboard mode. Possible values: both, server, client, none. Allows to configure clipboard security +The session's clipboard mode. Possible values: both, server, client, none. Allows one to configure clipboard security per session via the connecting X2Go client. If the clipboard parameter is set server-side in /etc/x2go/x2goagent.options, then that value will override client-side settings. .PP -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git