]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/lunar-rescue/lunar-rescue-docs.factor
factor: clean up whitespace in -docs files
[factor.git] / extra / lunar-rescue / lunar-rescue-docs.factor
index e55a92024797e3fcf8206d683c1023331f4d1dd3..837496564a369dbca531cdc5ad49b22d87d9b184 100644 (file)
@@ -1,13 +1,13 @@
 ! Copyright (C) 2007 Chris Double.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: help.syntax help.markup cpu.8080.emulator ;
-IN: lunar-rescue 
+IN: lunar-rescue
 
-HELP: run-lunar 
-{ $description 
+HELP: run-lunar
+{ $description
 "Run the Lunar Rescue emulator in a new window." $nl
 { $link rom-root } " must be set to the directory containing the "
-"location of the Lunar Rescue ROM files. See " 
+"location of the Lunar Rescue ROM files. See "
 { $link { "lunar-rescue" "lunar-rescue" } } "  for details."
 } ;
 
@@ -25,9 +25,9 @@ ARTICLE: { "lunar-rescue" "lunar-rescue" } "Lunar Rescue Emulator"
   "lrescue/lrescue.5"
   "lrescue/lrescue.6"
 }
-"These are the same ROM files as used by MAME. To run the game use the " 
+"These are the same ROM files as used by MAME. To run the game use the "
 { $link run-lunar } " word." $nl
-"Keys:" 
+"Keys:"
 { $table
   { "Backspace" "Insert Coin" }
   { "1" "1 Player" }