[sabayon] Created upstream man pages.



commit b932bf7463f9cd4879e531bd0827f6da16460386
Author: Scott Balneaves <sbalneav ltsp org>
Date:   Mon Dec 28 14:14:00 2009 -0600

    Created upstream man pages.

 Makefile.am         |    1 +
 configure.ac        |    1 +
 man/Makefile.am     |    1 +
 man/sabayon-apply.8 |   69 +++++++++++++++++++++++++++++++++++++++++++++++++++
 man/sabayon.8       |   67 +++++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 139 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index a1cd5f6..bc8a573 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@ SUBDIRS =			\
 	admin-tool		\
 	data			\
 	help			\
+	man			\
 	po
 
 EXTRA_DIST =			\
diff --git a/configure.ac b/configure.ac
index e1955d4..d323553 100644
--- a/configure.ac
+++ b/configure.ac
@@ -315,6 +315,7 @@ data/icons/32x32/Makefile
 data/icons/48x48/Makefile
 data/icons/scalable/Makefile
 help/Makefile
+man/Makefile
 admin-tool/Makefile
 admin-tool/sabayon.console
 admin-tool/sabayon.desktop.in
diff --git a/man/Makefile.am b/man/Makefile.am
new file mode 100644
index 0000000..ac39c97
--- /dev/null
+++ b/man/Makefile.am
@@ -0,0 +1 @@
+dist_man_MANS = sabayon.8 sabayon-apply.8
diff --git a/man/sabayon-apply.8 b/man/sabayon-apply.8
new file mode 100644
index 0000000..d71f991
--- /dev/null
+++ b/man/sabayon-apply.8
@@ -0,0 +1,69 @@
+.\" Title: sabayon-apply
+.\" Author: Scott Balneaves <sbalneav ltsp org>
+.\" Generator:
+.\" Date: 28/12/2008
+.\" Manual:
+.\" Source:
+.\"
+.\" disable hyphenation
+.\" .nh
+.\" disable justification (adjust text to left margin only)
+.\" .ad l
+.TH "SABAYON-APPLY" "1" "28/12/2009" "" ""
+.SH "NAME"
+sabayon-apply \- Apply a sabayon profile to a user.
+.SH "SYNOPSIS"
+\fIsabayon-apply\fR
+.SH "DESCRIPTION"
+\fIsabayon-apply\fR is a tool to apply a profile created with
+\fIsabayon\fR
+.  It is typically run as part of the Xsession login scripts.
+.SH "OPTIONS"
+.TP
+.BI profile
+If a profile is manually specified on the command line, that profile mapping
+will take precedence above the ones in users.xml or groups.xml
+.SH "FILES"
+.TP
+.BI /etc/sabayon/users.xml
+XML file that maps userids to profile mappings
+.TP
+.BI /etc/sabayon/groups.xml
+XML file that maps userids to profile mappings
+.TP
+.BI /etc/sabayon/sabayon-debug-log.conf
+Config file for logging options.
+.TP
+.BI /etc/sabayon/profiles/
+Directory where profiles are stored.
+.SH "RESOURCES"
+http://live.gnome.org/Sabayon
+.SH "COPYING"
+Copyright \(co 2007 GNOME Sabayon authors
+
+.RS 3n
+.nf
+This program is Free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+.fi
+.RE
+
+.RS 3n
+.nf
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+.fi
+.RE
+
+.RS 3n
+.nf
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+02110\-1301 USA
+.fi
+.RE
diff --git a/man/sabayon.8 b/man/sabayon.8
new file mode 100644
index 0000000..07d5574
--- /dev/null
+++ b/man/sabayon.8
@@ -0,0 +1,67 @@
+.\" Title: sabayon
+.\" Author: Scott Balneaves <sbalneav ltsp org>
+.\" Generator:
+.\" Date: 28/12/2008
+.\" Manual:
+.\" Source:
+.\"
+.\" disable hyphenation
+.\" .nh
+.\" disable justification (adjust text to left margin only)
+.\" .ad l
+.TH "SABAYON" "1" "28/12/2009" "" ""
+.SH "NAME"
+sabayon \- A tool to graphically manage GNOME desktop profiles.
+.SH "SYNOPSIS"
+\fIsabayon\fR
+.SH "DESCRIPTION"
+Sabayon is a tool to graphically manage GNOME desktop profiles.  The
+\fIsabayon\fR
+program is the administrative tool that allows you to create, modify, and save
+profiles.  It must be run with root priviledges.
+.SH "OPTIONS"
+None.
+.SH "FILES"
+.TP
+.BI /etc/sabayon/users.xml
+XML file that maps userids to profile mappings
+.TP
+.BI /etc/sabayon/groups.xml
+XML file that maps userids to profile mappings
+.TP
+.BI /etc/sabayon/sabayon-debug-log.conf
+Config file for logging options.
+.TP
+.BI /etc/sabayon/profiles/
+Directory where profiles are stored.
+.SH "RESOURCES"
+http://live.gnome.org/Sabayon
+.SH "COPYING"
+Copyright \(co 2007 GNOME Sabayon authors
+
+.RS 3n
+.nf
+This program is Free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+.fi
+.RE
+
+.RS 3n
+.nf
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+.fi
+.RE
+
+.RS 3n
+.nf
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+02110\-1301 USA
+.fi
+.RE



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]