avoid tabs in documentation
authorMischa POSLAWSKY <netris@shiar.org>
Tue, 27 Feb 2007 14:06:09 +0000 (15:06 +0100)
committerMischa POSLAWSKY <netris@shiar.org>
Tue, 27 Feb 2007 14:06:09 +0000 (15:06 +0100)
FAQ
README

diff --git a/FAQ b/FAQ
index bfb9f281623b91297c152a8886b936b7d2f14022..03675bc21fa320107dc48b517eef3a95d83bbbf8 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -49,8 +49,8 @@ Answers
     example, I use 6x10 font for xterms, and here are the relevant lines
     from my xterm.
 
-    txterm*font:       6x10
-    txterm*boldFont:   6x10
+    txterm*font:     6x10
+    txterm*boldFont: 6x10
 
     Make sure you capitalize the F in "boldFont"
 
diff --git a/README b/README
index 069ccad688d761d477032ffb7e760948db1cbc72..aab94a4e01378b75b58cfcbb4ab4bbe864d1101f 100644 (file)
--- a/README
+++ b/README
@@ -96,12 +96,12 @@ The keys are:
  'j'    left
  'k'    rotate
  'l'    right
- Space drop
+ Space  drop
  'm'    down faster
- 's'   toggle spying on the other player
- 'p'   pause
- 'f'   make game faster (irreversible)
- Ctrl-L        redraw the screen
+ 's'    toggle spying on the other player
+ 'p'    pause
+ 'f'    make game faster (irreversible)
+ Ctrl-L redraw the screen
 
 To see usage information, type "netris -h".
 To see distribution/warranty information, type "netris -H".