diff options
author | Denis Kozadaev <denis@dilos.org> | 2020-01-30 22:13:12 +0300 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 15:07:12 +0100 |
commit | 103898319a341592a4247ba1aa16511b603b583f (patch) | |
tree | 26ef23476de1c185d8f8bf89c21539f6dccca08a /dilos/tdeadmin/debian/man | |
parent | ee5ed53a292a55f9d67b0ff29185664e7bded698 (diff) | |
download | tde-packaging-103898319a341592a4247ba1aa16511b603b583f.tar.gz tde-packaging-103898319a341592a4247ba1aa16511b603b583f.zip |
DilOS: tdeadmin build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos/tdeadmin/debian/man')
-rw-r--r-- | dilos/tdeadmin/debian/man/kcron-trinity.sgml | 333 | ||||
-rw-r--r-- | dilos/tdeadmin/debian/man/kdat-trinity.sgml | 333 | ||||
-rw-r--r-- | dilos/tdeadmin/debian/man/kpackage-trinity.sgml | 349 | ||||
-rw-r--r-- | dilos/tdeadmin/debian/man/ksysv-trinity.sgml | 333 | ||||
-rw-r--r-- | dilos/tdeadmin/debian/man/kuser-trinity.sgml | 333 | ||||
-rw-r--r-- | dilos/tdeadmin/debian/man/secpolicy-trinity.sgml | 333 |
6 files changed, 2014 insertions, 0 deletions
diff --git a/dilos/tdeadmin/debian/man/kcron-trinity.sgml b/dilos/tdeadmin/debian/man/kcron-trinity.sgml new file mode 100644 index 000000000..f07379504 --- /dev/null +++ b/dilos/tdeadmin/debian/man/kcron-trinity.sgml @@ -0,0 +1,333 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>8</manvolnum>"> + <!ENTITY dhemail "<email>daniel@sfarc.net</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>KCRON</refentrytitle>"> + <!ENTITY dhpackage "kcron"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>Views and sets cron daemon configuration.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-tde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license<replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is an application to configure cron + services.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable TDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides TDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> General Public License + version 2 or any later version published by the Free Software Foundation.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> diff --git a/dilos/tdeadmin/debian/man/kdat-trinity.sgml b/dilos/tdeadmin/debian/man/kdat-trinity.sgml new file mode 100644 index 000000000..0eebc4a91 --- /dev/null +++ b/dilos/tdeadmin/debian/man/kdat-trinity.sgml @@ -0,0 +1,333 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Pierre</firstname>"> + <!ENTITY dhsurname "<surname>Habouzit</surname>"> + <!ENTITY dhdate "<date>February 28, 2005</date>"> + <!ENTITY dhsection "<manvolnum>8</manvolnum>"> + <!ENTITY dhemail "<email>madcoder@debian.org</email>"> + <!ENTITY dhusername "Pierre Habouzit"> + <!ENTITY dhucpackage "<refentrytitle>KDAT</refentrytitle>"> + <!ENTITY dhpackage "kdat"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2005</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>tar-based DAT archiver for TDE.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-tde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license<replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is a tar based tape archiver, + that is designed to work with multiple archives on a single tape.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable TDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides TDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> General Public License + version 2 or any later version published by the Free Software Foundation.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> diff --git a/dilos/tdeadmin/debian/man/kpackage-trinity.sgml b/dilos/tdeadmin/debian/man/kpackage-trinity.sgml new file mode 100644 index 000000000..e8dac316d --- /dev/null +++ b/dilos/tdeadmin/debian/man/kpackage-trinity.sgml @@ -0,0 +1,349 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>1</manvolnum>"> + <!ENTITY dhemail "<email>daniel@sfarc.net</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>KPACKAGE</refentrytitle>"> + <!ENTITY dhpackage "kpackage"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>Installs, removes, and queries packages.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-tde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license<replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + <arg><option>--remote<replaceable> <server></replaceable></option></arg> + <arg><option>file<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is an application to install, remove + and query packages in many formats, including RPM and DEB.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable TDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides TDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--remote <server></option> + </term> + <listitem> + <para>Perform the actions on remote server <var>server</var> via SSH.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option><file></option> + </term> + <listitem> + <para>Name of the file (package) to install.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> General Public License + version 2 or any later version published by the Free Software Foundation.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> diff --git a/dilos/tdeadmin/debian/man/ksysv-trinity.sgml b/dilos/tdeadmin/debian/man/ksysv-trinity.sgml new file mode 100644 index 000000000..059a0010d --- /dev/null +++ b/dilos/tdeadmin/debian/man/ksysv-trinity.sgml @@ -0,0 +1,333 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>8</manvolnum>"> + <!ENTITY dhemail "<email>daniel@sfarc.net</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>KSYSV</refentrytitle>"> + <!ENTITY dhpackage "ksysv"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>Views and sets SysV init configuration.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-tde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license<replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is an application to configure SysV-like + init services.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable TDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides TDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> General Public License + version 2 or any later version published by the Free Software Foundation.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> diff --git a/dilos/tdeadmin/debian/man/kuser-trinity.sgml b/dilos/tdeadmin/debian/man/kuser-trinity.sgml new file mode 100644 index 000000000..e99ddba47 --- /dev/null +++ b/dilos/tdeadmin/debian/man/kuser-trinity.sgml @@ -0,0 +1,333 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>8</manvolnum>"> + <!ENTITY dhemail "<email>daniel@sfarc.net</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>KUSER</refentrytitle>"> + <!ENTITY dhpackage "kuser"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>Configures users on the system.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-tde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license<replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is an application to configure users on + the system.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable TDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides TDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> General Public License + version 2 or any later version published by the Free Software Foundation.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> diff --git a/dilos/tdeadmin/debian/man/secpolicy-trinity.sgml b/dilos/tdeadmin/debian/man/secpolicy-trinity.sgml new file mode 100644 index 000000000..af7be9b7f --- /dev/null +++ b/dilos/tdeadmin/debian/man/secpolicy-trinity.sgml @@ -0,0 +1,333 @@ +<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ + +<!-- Process this file with docbook-to-man to generate an nroff manual + page: `docbook-to-man manpage.sgml > manpage.1'. You may view + the manual page with: `docbook-to-man manpage.sgml | nroff -man | + less'. A typical entry in a Makefile or Makefile.am is: + +manpage.1: manpage.sgml + docbook-to-man $< > $@ + --> + + <!ENTITY dhfirstname "<firstname>Daniel</firstname>"> + <!ENTITY dhsurname "<surname>Stone</surname>"> + <!ENTITY dhdate "<date>October 21, 2001</date>"> + <!ENTITY dhsection "<manvolnum>8</manvolnum>"> + <!ENTITY dhemail "<email>daniel@sfarc.net</email>"> + <!ENTITY dhusername "Daniel Stone"> + <!ENTITY dhucpackage "<refentrytitle>SECPOLICY</refentrytitle>"> + <!ENTITY dhpackage "secpolicy"> + + <!ENTITY debian "<productname>Debian GNU/Linux</productname>"> + <!ENTITY gnu "<acronym>GNU</acronym>"> +]> + +<refentry> + <refentryinfo> + <address> + &dhemail; + </address> + <author> + &dhfirstname; + &dhsurname; + </author> + <copyright> + <year>2001</year> + <holder>&dhusername;</holder> + </copyright> + &dhdate; + </refentryinfo> + <refmeta> + &dhucpackage; + + &dhsection; + </refmeta> + <refnamediv> + <refname>&dhpackage;</refname> + + <refpurpose>Views and sets PAM security policies.</refpurpose> + </refnamediv> + <refsynopsisdiv> + <cmdsynopsis> + <command>&dhpackage;</command> + + <arg><option>--help<replaceable></replaceable></option></arg> + <arg><option>--help-tde<replaceable></replaceable></option></arg> + <arg><option>--help-qt<replaceable></replaceable></option></arg> + <arg><option>--version<replaceable> -v</replaceable></option></arg> + <arg><option>--license<replaceable></replaceable></option></arg> + <arg><option>--author<replaceable></replaceable></option></arg> + <arg><option>--caption <caption><replaceable></replaceable></option></arg> + <arg><option>--icon <icon><replaceable></replaceable></option></arg> + <arg><option>--miniicon <icon><replaceable></replaceable></option></arg> + <arg><option>--dcopserver <server><replaceable></replaceable></option></arg> + <arg><option>--nocrashhandler<replaceable></replaceable></option></arg> + <arg><option>--waitforwm<replaceable></replaceable></option></arg> + <arg><option>--style <style><replaceable></replaceable></option></arg> + <arg><option>--geometry <geometry><replaceable></replaceable></option></arg> + <arg><option>--display <display><replaceable></replaceable></option></arg> + <arg><option>--session <sessionid><replaceable></replaceable></option></arg> + <arg><option>--cmap<replaceable></replaceable></option></arg> + <arg><option>--ncols <columns><replaceable></replaceable></option></arg> + <arg><option>--nograb<replaceable></replaceable></option></arg> + <arg><option>--dograb<replaceable></replaceable></option></arg> + <arg><option>--sync<replaceable></replaceable></option></arg> + <arg><option>--font<replaceable> --fn <fontname></replaceable></option></arg> + <arg><option>--background<replaceable> --bg <colour></replaceable></option></arg> + <arg><option>--button<replaceable> --btn <colour></replaceable></option></arg> + <arg><option>--name<replaceable> <name></replaceable></option></arg> + <arg><option>--title<replaceable> <title></replaceable></option></arg> + <arg><option>--visual<replaceable> TrueColor</replaceable></option></arg> + <arg><option>--inputstyle<replaceable> <style></replaceable></option></arg> + <arg><option>--im<replaceable> <server></replaceable></option></arg> + <arg><option>--noxim<replaceable></replaceable></option></arg> + </cmdsynopsis> + </refsynopsisdiv> + <refsect1> + <title>DESCRIPTION</title> + + <para>This manual page documents briefly the + <command>&dhpackage;</command> command.</para> + + <para><command>&dhpackage;</command> is an application to view and set PAM security + policies.</para> + + </refsect1> + <refsect1> + <title>OPTIONS</title> + + <para>These programs follow the usual GNU command line syntax, + with long options starting with two dashes (`-'). A summary of + options is included below. However, the ordering is very strict - + --help/-h must come before hostname.</para> + <variablelist> + <varlistentry> + <term><option>-v</option> + <option>--version</option> + </term> + <listitem> + <para>Show version information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--author</option> + </term> + <listitem> + <para>Show information about the author.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--license</option> + </term> + <listitem> + <para>Show license information.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--caption <caption></option> + </term> + <listitem> + <para>Specify the caption of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--icon <icon></option> + </term> + <listitem> + <para>Specify the icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--miniicon <icon></option> + </term> + <listitem> + <para>Specify the mini-icon of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dcopserver <server></option> + </term> + <listitem> + <para>Specify the DCOP server to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nocrashhandler</option> + </term> + <listitem> + <para>Disable TDE crash handler (enables core dumps).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--waitforwm</option> + </term> + <listitem> + <para>Waits for a compatible window manager to start.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--style <style></option> + </term> + <listitem> + <para>Sets the application's GUI style (overrides TDE).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--geometry <geometry></option> + </term> + <listitem> + <para>Sets the geometry of the window.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--display <display></option> + </term> + <listitem> + <para>Specifies the X display to use.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--session <sessionid></option> + </term> + <listitem> + <para>Restores the application for the given session ID.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--cmap</option> + </term> + <listitem> + <para>Forces use of an internal colour map on an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--ncols <count></option> + </term> + <listitem> + <para>Limits the number of colours allowed in an 8-bit display.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--nograb</option> + </term> + <listitem> + <para>Forces Qt to never grab the mouse or keyboard.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--dograb</option> + </term> + <listitem> + <para>Overrides --nograb, which may be implicitly set.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--sync</option> + </term> + <listitem> + <para>Forces synchronous mode (for debugging).</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--font <font></option> + <option>--fn <font></option></term> + <listitem> + <para>Sets the default application font.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--background <colour></option> + <option>--bg <colour></option></term> + <listitem> + <para>Sets the default background colour and application + pallette.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--foreground <colour></option> + <option>--fg <colour></option></term> + <listitem> + <para>Sets the default foreground colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--button <colour></option> + <option>--btn <colour></option></term> + <listitem> + <para>Sets the default button colour.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--name <name></option> + </term> + <listitem> + <para>Sets the application name.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--title <name></option> + </term> + <listitem> + <para>Sets the application title.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--visual TrueColor</option> + </term> + <listitem> + <para>Forces the application to use a True Colour visual on 8-bit + displays.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--inputstyle <style></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) input style. Possible values are: + onthespot, overthespot, offthespot, and root.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--im <server></option> + </term> + <listitem> + <para>Sets X Input Method (XIM) server.</para> + </listitem> + </varlistentry> + <varlistentry> + <term><option>--noxim</option> + </term> + <listitem> + <para>Disables X Input Method (XIM) support.</para> + </listitem> + </varlistentry> + </variablelist> + </refsect1> + <refsect1> + <title>AUTHOR</title> + + <para>This manual page was written by &dhusername; <&dhemail;> for + the &debian; system (but may be used by others). Permission is + granted to copy, distribute and/or modify this document under + the terms of the <acronym>GNU</acronym> General Public License + version 2 or any later version published by the Free Software Foundation.</para> + + </refsect1> +</refentry> + +<!-- Keep this comment at the end of the file +Local variables: +mode: sgml +sgml-omittag:t +sgml-shorttag:t +sgml-minimize-attributes:nil +sgml-always-quote-attributes:t +sgml-indent-step:2 +sgml-indent-data:t +sgml-parent-document:nil +sgml-default-dtd-file:nil +sgml-exposed-tags:nil +sgml-local-catalogs:nil +sgml-local-ecat-files:nil +End: +--> |