The branch, build-baikal has been updated via cd45bf6f6d6de5bad394151589baaec8d3b71da6 (commit) from dcb2e3f15eb94efcdde1386b09836006e9227391 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2goserver/man/man8/x2gocleansessions.8 | 2 +- .../{man1/x2gomountdirs.1 => man8/x2godbadmin.8} | 9 ++++---- x2goserver/man/man8/x2golistsessions_root.8 | 24 ++++++++++++++++++++ 3 files changed, 30 insertions(+), 5 deletions(-) copy x2goserver/man/{man1/x2gomountdirs.1 => man8/x2godbadmin.8} (53%) create mode 100644 x2goserver/man/man8/x2golistsessions_root.8 The diff of changes is: diff --git a/x2goserver/man/man8/x2gocleansessions.8 b/x2goserver/man/man8/x2gocleansessions.8 index 93e9b0d..860c180 100644 --- a/x2goserver/man/man8/x2gocleansessions.8 +++ b/x2goserver/man/man8/x2gocleansessions.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gocleansessions 8 "18 May 2011" "Version 3.0.99.x" "X2go Server Tool" +.TH x2gocleansessions 8 "18 May 2011" "Version 3.0.99.x" "X2go Server Admin Tool" .SH NAME x2gocleansessions \- X2go Server Cleanup Daemon .SH SYNOPSIS diff --git a/x2goserver/man/man1/x2gomountdirs.1 b/x2goserver/man/man8/x2godbadmin.8 similarity index 53% copy from x2goserver/man/man1/x2gomountdirs.1 copy to x2goserver/man/man8/x2godbadmin.8 index f8bb5f8..1046f36 100644 --- a/x2goserver/man/man1/x2gomountdirs.1 +++ b/x2goserver/man/man8/x2godbadmin.8 @@ -5,17 +5,18 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gomountdirs 1 "18 May 2011" "Version 3.0.99.x" "X2go Server Tool" +.TH x2godbadmin 8 "July 2011" "Version 3.0.99.x" "X2go Server Admin Tool" .SH NAME -x2gomountdirs \- X2go Server Script +x2godbadmin \- X2go Server Database Administrator .SH SYNOPSIS 'nh .fi .ad l -x2gomountdirs +x2godbadmin <options> .SH DESCRIPTION -\fBx2gomountdirs\fR is one of many scripts belonging to X2go Server. +\fBx2godbadmin\fR is used to set up the initial X2go session database and perform other +maintenance tasks on the X2go server's database. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2go project diff --git a/x2goserver/man/man8/x2golistsessions_root.8 b/x2goserver/man/man8/x2golistsessions_root.8 new file mode 100644 index 0000000..1a5816a --- /dev/null +++ b/x2goserver/man/man8/x2golistsessions_root.8 @@ -0,0 +1,24 @@ +'\" -*- coding: utf-8 -*- +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH x2golistsessions_root 8 "July 2011" "Version 3.0.99.x" "X2go Server Admin Tool" +.SH NAME +x2golistsessions_root \- List all X2go sessions currently available +.SH SYNOPSIS +'nh +.fi +.ad l +x2golistsessions_root [<server-name>] + +.SH DESCRIPTION +\fBx2golistsessions_root\fR shows a list of all available X2go session on the server <server-name> or--if +no server name is specified--of all X2go servers in the X2go cluster. + +.PP +.SH AUTHOR +This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2go project +(http://www.x2go.org). 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).