[X2go-Commits] x2goserver.git - master (branch) updated: 3.0.99-2-279-g2c2c50f

X2go dev team git-admin at x2go.org
Fri Sep 23 12:11:57 CEST 2011


The branch, master has been updated
       via  2c2c50fb33f3c0b245df393ab7182c18b19c43db (commit)
      from  673a59080876b2a5a782cd936dd4e268f97fbd02 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2c2c50fb33f3c0b245df393ab7182c18b19c43db
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Sep 23 12:11:47 2011 +0200

    Man page update for x2gosession-terminate, x2gosession-resume.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                          |    1 +
 x2goserver/man/man8/x2goresume-session.8  |    4 +++-
 x2goserver/man/man8/x2gosuspend-session.8 |    4 +++-
 3 files changed, 7 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 9f34f37..2cb8ea1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -71,6 +71,7 @@ x2goserver (3.0.99.5-0~x2go3) UNRELEASED; urgency=low
   * If resuming or suspending of a session fails, mark the session has finished
     (because the session's x2goagent is very probably dead). Do not write
     an error to stderr if x2goterminate-session fails (i.e. if x2goagent is dead).
+  * Man page update for x2gosession-terminate, x2gosession-resume.
 
   [ Ivan Kabaivanov ]
   * Makefile fix around man page installation in x2goserver-compat package.
diff --git a/x2goserver/man/man8/x2goresume-session.8 b/x2goserver/man/man8/x2goresume-session.8
index 38e1661..eb0e246 100644
--- a/x2goserver/man/man8/x2goresume-session.8
+++ b/x2goserver/man/man8/x2goresume-session.8
@@ -20,7 +20,9 @@ x2goresume-session <session_id>
 This command is normally issued
 by an X2go client application with X2go user privileges.
 .SH RETURN VALUES
-By \fBx2goresume-session\fR nothing is reported on stdout or stderr.
+\fBx2goresume-session\fR reports to stderr if resuming of session <session_id> failed. This
+very probably means that the session's X agent has died, so the session <session_id> will
+be marked as finished in the X2go session database.
 .PP
 As exitcode \fBx2goresume-session\fR always returns 0.
 .SH SEE ALSO
diff --git a/x2goserver/man/man8/x2gosuspend-session.8 b/x2goserver/man/man8/x2gosuspend-session.8
index 96e3e9e..f78e978 100644
--- a/x2goserver/man/man8/x2gosuspend-session.8
+++ b/x2goserver/man/man8/x2gosuspend-session.8
@@ -19,7 +19,9 @@ x2gosuspend-session <session_id>
 .PP
 This command is normally issued by an X2go client application with X2go user privileges.
 .SH RETURN VALUES
-By \fBx2gosuspend-session\fR nothing is reported on stdout or stderr.
+\fBx2gosuspend-session\fR reports to stderr if resuming of session <session_id> failed. This
+very probably means that the session's X agent has died, so the session <session_id> will
+be marked as finished in the X2go session database.
 .PP
 As exitcode \fBx2gosuspend-session\fR always returns 0.
 .SH SEE ALSO


hooks/post-receive
-- 
x2goserver.git (X2go Server)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goserver.git" (X2go Server).




More information about the x2go-commits mailing list