]> Dogcows Code - chaz/openbox/commitdiff
documentation fixes
authorDana Jansens <danakj@orodu.net>
Tue, 4 Jun 2002 03:24:15 +0000 (03:24 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 4 Jun 2002 03:24:15 +0000 (03:24 +0000)
README
data/README

diff --git a/README b/README
index 387901e4638ca1107d6ce2911a19ec4dd140e81f..580d84d1ad3f0b84ac94944a84b4968a39f7d7d2 100644 (file)
--- a/README
+++ b/README
@@ -23,10 +23,10 @@ Quick Start:
 The quickest and easiest way to get Openbox up and running is to run the
 following commands:
 
-# cd openbox-x.x.x
-# ./configure
-# make
-# su -c 'make install'
+% cd openbox-x.x.x
+% ./configure
+% make
+% su -c 'make install'
 
 This will configure, compile and install Openbox the quickest.  For those
 who like to spend the extra 15 seconds reading ./configure --help, some
index dd19795f80473d19ac365c54a42c69c6d5fdf055..1f941e7f258431cf60574268c1f7312325e13308 100644 (file)
@@ -13,7 +13,7 @@ the example styles included here.
 Also in the data/ directory is a file named `menu'.  This is meant as an
 example but is also installed if make install detects that no menu exists.
 If openbox is ever started without a valid menu the user will get a backup
-menu which gives the ability to launch and xterm and exit the window manager.
+menu which gives the ability to launch a xterm and exit the window manager.
 
 For information on creating/editing a menu, see the file README.menu.
 
This page took 0.020656 seconds and 4 git commands to generate.