The branch, build-baikal has been updated via cc349828aadcce770339cc69226ec71ef4e1ad15 (commit) from 6b38d3c94a082d3256d8705195b81dcef761dbd1 (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: debian/changelog | 1 + .../man/man8/{x2godbadmin.8 => x2gobasepath.8} | 13 ++++++------ x2goserver/man/man8/x2gosessionlimit.8 | 21 ++++++++++++++++++++ 3 files changed, 28 insertions(+), 7 deletions(-) copy x2goserver/man/man8/{x2godbadmin.8 => x2gobasepath.8} (50%) create mode 100644 x2goserver/man/man8/x2gosessionlimit.8 The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 59989ac..716b7dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -75,6 +75,7 @@ x2goserver (3.0.99.5-0~x2go3) UNRELEASED; urgency=low * Man page update for x2gosession-terminate, x2gosession-resume. * Split up x2goprint script + man page + adduser x2goprint as seperate package x2goserver-printing. + * Add man page for x2gobasepath and man page draft for x2gosessionlimit. [ Ivan Kabaivanov ] * Makefile fix around man page installation in x2goserver-compat package. diff --git a/x2goserver/man/man8/x2godbadmin.8 b/x2goserver/man/man8/x2gobasepath.8 similarity index 50% copy from x2goserver/man/man8/x2godbadmin.8 copy to x2goserver/man/man8/x2gobasepath.8 index 01ac1b0..01a9fd3 100644 --- a/x2goserver/man/man8/x2godbadmin.8 +++ b/x2goserver/man/man8/x2gobasepath.8 @@ -5,20 +5,19 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2godbadmin 8 "July 2011" "Version 3.0.99.x" "X2go Server Admin Tool" +.TH x2gobasepath 8 "Sep 2011" "Version 3.0.99.x" "X2go Server Admin Tool" .SH NAME -x2godbadmin \- X2go Server Database Administrator +x2gobasepath \- Detect Base Path of X2go Server Installation .SH SYNOPSIS 'nh .fi -.ad l -x2godbadmin <options> +.ad 1 +x2gobasepath .SH DESCRIPTION -\fBx2godbadmin\fR is used to set up the initial X2go session database and perform other -maintenance tasks on the X2go server's database. +\fBx2gobasepath\fR writes the X2go server installation base path (/usr, /usr/local, ...) to stdout. .PP -\fBx2godbadmin\fR must be run with root privileges. +\fBx2gobasepath\fR can be run with user privileges. .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2go project (http://www.x2go.org). diff --git a/x2goserver/man/man8/x2gosessionlimit.8 b/x2goserver/man/man8/x2gosessionlimit.8 new file mode 100644 index 0000000..f1cbf96 --- /dev/null +++ b/x2goserver/man/man8/x2gosessionlimit.8 @@ -0,0 +1,21 @@ +'\" -*- 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 x2gosessionlimit 8 "Sep 2011" "Version 3.0.99.x" "X2go Server Admin Tool" +.SH NAME +x2gosessionlimit \- Detect Session Limit for User or Group +.SH SYNOPSIS +'nh +.fi +.ad 1 +x2gosessionlimit + +.SH DESCRIPTION +\fBx2gosessionlimit\fR is not yet documented as a man page... TODO! +.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).