From 0951fbeea5669d3ee3d88fdbacba4ac1dff6acfb Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 13 May 2007 20:07:30 +0000 Subject: add man pages for openbox-gnome-session and openbox-kde-session --- doc/openbox-gnome-session.1.sgml | 73 ++++++++++++++++++++++++++++++++++++++++ doc/openbox-kde-session.1.sgml | 73 ++++++++++++++++++++++++++++++++++++++++ doc/openbox.1.sgml | 6 ++-- 3 files changed, 149 insertions(+), 3 deletions(-) create mode 100644 doc/openbox-gnome-session.1.sgml create mode 100644 doc/openbox-kde-session.1.sgml (limited to 'doc') diff --git a/doc/openbox-gnome-session.1.sgml b/doc/openbox-gnome-session.1.sgml new file mode 100644 index 00000000..b86e1b87 --- /dev/null +++ b/doc/openbox-gnome-session.1.sgml @@ -0,0 +1,73 @@ + 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 $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + 1"> + OPENBOX"> + +]> + + + + &dhucpackage; + + &dhsection; + + + &dhpackage; + + Run a GNOME session with Openbox as the window manager + + + + DESCRIPTION + + &dhpackage; runs a GNOME session with + Openbox as the window manager. + + + SEE ALSO + + openbox(1), openbox-kde-session (1). + + + The program's full documentation is available on the website: + http://openbox.org/ + + Please report bugs to: http://bugzilla.icculus.org/ + + + + + + + diff --git a/doc/openbox-kde-session.1.sgml b/doc/openbox-kde-session.1.sgml new file mode 100644 index 00000000..4de8c024 --- /dev/null +++ b/doc/openbox-kde-session.1.sgml @@ -0,0 +1,73 @@ + 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 $< > $@ + + + The docbook-to-man binary is found in the docbook-to-man package. + Please remember that if you create the nroff version in one of the + debian/rules file targets (such as build), you will need to include + docbook-to-man in your Build-Depends control field. + + --> + + 1"> + OPENBOX"> + +]> + + + + &dhucpackage; + + &dhsection; + + + &dhpackage; + + Run a KDE session with Openbox as the window manager + + + + DESCRIPTION + + &dhpackage; runs a KDE session with + Openbox as the window manager. + + + SEE ALSO + + openbox(1), openbox-gnome-session (1). + + + The program's full documentation is available on the website: + http://openbox.org/ + + Please report bugs to: http://bugzilla.icculus.org/ + + + + + + + diff --git a/doc/openbox.1.sgml b/doc/openbox.1.sgml index 04ce7082..a8f2fe74 100644 --- a/doc/openbox.1.sgml +++ b/doc/openbox.1.sgml @@ -156,10 +156,10 @@ manpage.1: manpage.sgml The program's full documentation is available on the website: - http://openbox.org/ + http://openbox.org/ - Please report bugs to: http://bugzilla.icculus.org/ - + Please report bugs to: http://bugzilla.icculus.org/ + -- cgit v1.2.3