diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-13 23:04:43 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-13 23:04:43 +0000 |
| commit | df595f9ab2ad8497a39d4e21e1ce086d67c01e34 (patch) | |
| tree | 62b406317bc06991453b8df6f8266ca74e96f085 | |
| parent | ef205519e0fcfdf88d12a40e8f1653f91bf8211c (diff) | |
more manpage changes for the 3 configuration namespaces
| -rw-r--r-- | doc/openbox.1.in | 11 | ||||
| -rw-r--r-- | doc/openbox.1.sgml | 7 |
2 files changed, 9 insertions, 9 deletions
diff --git a/doc/openbox.1.in b/doc/openbox.1.in index 415275ce..a715afe1 100644 --- a/doc/openbox.1.in +++ b/doc/openbox.1.in @@ -48,11 +48,10 @@ liking. .PP There are 3 default configuration files, \fBrc.xml\fP, \fBrc-gnome.xml\fP, and \fBrc-kde.xml\fP. The -rc-gnome.xml is used when you run \fBopenbox-gnome-session -\fR and the rc-kde.xml is used when you run -\fBopenbox-kde-session\fR. - - +rc-gnome.xml is used when you run +\fBopenbox-gnome-session\fR and the rc-kde.xml is used when +you run \fBopenbox-kde-session\fR. The configuration +files should be named the same in ~/.config/openbox/. .SH "OPTIONS" .PP These are the possible options that \fBopenbox\fR accepts: @@ -83,4 +82,4 @@ The program's full documentation is available on the website: .PP Please report bugs to: \fBhttp://bugzilla.icculus.org/ \fP -.\" created by instant / docbook-to-man, Sun 13 May 2007, 19:04 +.\" created by instant / docbook-to-man, Sun 13 May 2007, 19:06 diff --git a/doc/openbox.1.sgml b/doc/openbox.1.sgml index 5689e942..2a619526 100644 --- a/doc/openbox.1.sgml +++ b/doc/openbox.1.sgml @@ -87,9 +87,10 @@ manpage.1: manpage.sgml <para>There are 3 default configuration files, <literal>rc.xml</literal>, <literal>rc-gnome.xml</literal>, and <literal>rc-kde.xml</literal>. The - rc-gnome.xml is used when you run <command>openbox-gnome-session - </command> and the rc-kde.xml is used when you run - <command>openbox-kde-session</command></para>. + rc-gnome.xml is used when you run + <command>openbox-gnome-session</command> and the rc-kde.xml is used when + you run <command>openbox-kde-session</command>. The configuration + files should be named the same in ~/.config/openbox/.</para> </refsect1> <refsect1> |
