summaryrefslogtreecommitdiff
path: root/manual/plugins/frotz.tex
diff options
context:
space:
mode:
authorSebastian Leonhardt <sebastian.leonhardt@web.de>2018-07-31 12:10:29 +0200
committerSebastian Leonhardt <sebastian.leonhardt@web.de>2018-08-05 12:57:05 +0200
commit5dfcadc45bdecd2d5f075e9792e0c7ca65f9bb5f (patch)
treefdd3291d1493455b2c5b088c724f647f6541eb97 /manual/plugins/frotz.tex
parent744274220833e017f3cc3f1b61abd0fc7c3885ec (diff)
downloadrockbox-5dfcadc45bdecd2d5f075e9792e0c7ca65f9bb5f.tar.gz
rockbox-5dfcadc45bdecd2d5f075e9792e0c7ca65f9bb5f.zip
manual: nitpicking on '-' character and other minor details
Change-Id: Id204276387d55ba2276530ed1cb6ee827e28062a
Diffstat (limited to 'manual/plugins/frotz.tex')
-rw-r--r--manual/plugins/frotz.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/frotz.tex b/manual/plugins/frotz.tex
index 4d330a705d..178ddaba23 100644
--- a/manual/plugins/frotz.tex
+++ b/manual/plugins/frotz.tex
@@ -2,8 +2,8 @@
2\subsection{\label{ref:Frotz}Frotz} 2\subsection{\label{ref:Frotz}Frotz}
3Frotz is a Z-Machine interpreter for playing Infocom's interactive fiction 3Frotz is a Z-Machine interpreter for playing Infocom's interactive fiction
4games, and newer games using the same format. To start a game open a 4games, and newer games using the same format. To start a game open a
5\fname{.z1 - .z8} file in the \setting{File Browser}. Most modern games are 5\fname{.z1} to \fname{.z8} file in the \setting{File Browser}. Most modern games
6in the \fname{.z5} or \fname{.z8} format but the older formats used by 6are in the \fname{.z5} or \fname{.z8} format but the older formats used by
7Infocom are supported. 7Infocom are supported.
8 8
9Z-Machine games are text based and most depend heavily on typed commands. 9Z-Machine games are text based and most depend heavily on typed commands.