Adjusted capitalization in xfrotz.6.
authorDavid Griffith <dave@661.org>
Sun, 7 May 2023 18:44:37 +0000 (11:44 -0700)
committerDavid Griffith <dave@661.org>
Sun, 7 May 2023 18:44:37 +0000 (11:44 -0700)
doc/xfrotz.6

index 31e7309c67ffdff115b989eb167583b36bf23182..f0f3388d6a9e4f00819692292a3a82e3b8223d3f 100644 (file)
@@ -7,13 +7,15 @@ xfrotz \- interpreter for Infocom and other Z-Machine games (X11 interface)
 .I "[options] file"
 
 .SH DESCRIPTION
-The \fIxfrotz\fP program is an Xlib-based interpreter for Z-machine
+The
+.I xfrotz
+program is an Xlib-based interpreter for Z-machine
 code, the byte code used by Infocom games and, more recently, Inform.
 .I xfrotz
 supports versions 1 through 8 of the format.  It uses the standard
 Quetzal format for its saved games.
 
-.I Xfrotz
+.I xfrotz
 supports Version 6 graphical games.  It currently supports
 color, graphics (in the
 .B .mg1
@@ -279,7 +281,7 @@ extremely cumbersome.
 
 
 .SH AUTHORS
-.I frotz
+.I Frotz
 was written by Stefan Jokisch in 1995-7.
 .I xfrotz
 is an Xlib port written by Daniel Schepler, based in part on the Unix