The branch, master has been updated via 7db13f6d1f7d9a18086d40b4bd67a6d4538f36cc (commit) from 1d19835ce2d6042a4e1c977b6f259b8f5f8fb37a (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 7db13f6d1f7d9a18086d40b4bd67a6d4538f36cc Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jul 28 16:21:27 2011 +0200 Add man page for x2gobasepath. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + .../man1/{x2golistdesktops.1 => x2gobasepath.1} | 11 +++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) copy x2goserver/man/man1/{x2golistdesktops.1 => x2gobasepath.1} (50%) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 673b4c8..32f517f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ x2goserver (3.0.99.5-0~x2go3) UNRELEASED; urgency=low * Install internal x2goserver scripts to /usr/lib/x2go, make sure scripts in /usr/bin find these scripts. * Add x2gobasepath script to reliably detect x2goserver install path. + * Add man page for x2gobasepath. [Martin Oehler] * Removes old debug code fragment, fixes x2golistsessions parsing. diff --git a/x2goserver/man/man1/x2golistdesktops.1 b/x2goserver/man/man1/x2gobasepath.1 similarity index 50% copy from x2goserver/man/man1/x2golistdesktops.1 copy to x2goserver/man/man1/x2gobasepath.1 index c1bab38..cb83fe8 100644 --- a/x2goserver/man/man1/x2golistdesktops.1 +++ b/x2goserver/man/man1/x2gobasepath.1 @@ -5,17 +5,20 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2golistdesktops 1 "July 2011" "Version 3.0.99.x" "X2go Server Tool" +.TH x2gobasepath 1 "July 2011" "Version 3.0.99.x" "X2go Server Tool" .SH NAME -x2golistdesktops \- X2go Server Script +x2gobasepath \- X2go Server Helper Script .SH SYNOPSIS 'nh .fi .ad l -x2golistdesktops +x2gobasepath .SH DESCRIPTION -\fBx2golistdesktops\fR is one of many scripts belonging to X2go Server. +\fBx2gobasepath\fR returns (without \\newline) the base path of the current X2go server installation. +Mostly this is /usr or /usr/local. +.PP +This script is used internally by the X2go server. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2go project 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).