diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-05-13 23:02:42 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-05-13 23:02:42 +0000 |
| commit | ef205519e0fcfdf88d12a40e8f1653f91bf8211c (patch) | |
| tree | 629d2d69e60b6a4e82bcd83e9d3dee4b725326ce | |
| parent | 334f9df7aadd4a136dc9411df1cb24a9eba6b6c8 (diff) | |
manpage fixups
| -rw-r--r-- | doc/openbox.1.in | 5 | ||||
| -rw-r--r-- | doc/openbox.1.sgml | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/openbox.1.in b/doc/openbox.1.in index 8d53681a..415275ce 100644 --- a/doc/openbox.1.in +++ b/doc/openbox.1.in @@ -46,7 +46,8 @@ user configuration is placed in ~/.config/openbox/. You can copy the default configuration to ~/.config/openbox and edit it to your liking. .PP -There are 3 default configuration files, \fBrc.xml\fP \fBrc-gnome.xml\fP, and \fBrc-kde.xml\fP. The +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. @@ -82,4 +83,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, 18:59 +.\" created by instant / docbook-to-man, Sun 13 May 2007, 19:04 diff --git a/doc/openbox.1.sgml b/doc/openbox.1.sgml index 742a1814..5689e942 100644 --- a/doc/openbox.1.sgml +++ b/doc/openbox.1.sgml @@ -85,11 +85,11 @@ manpage.1: manpage.sgml the default configuration to ~/.config/openbox and edit it to your liking.</para> - <para>There are 3 default configuration files, <literal>rc.xml</literaL, + <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>. + <command>openbox-kde-session</command></para>. </refsect1> <refsect1> |
