From: David Griffith Date: Sun, 7 May 2023 18:44:37 +0000 (-0700) Subject: Adjusted capitalization in xfrotz.6. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=fd9e592fc70d6e998e468a9ef8293300e79e8b0b;p=liskon_frotz.git Adjusted capitalization in xfrotz.6. --- diff --git a/doc/xfrotz.6 b/doc/xfrotz.6 index 31e7309..f0f3388 100644 --- a/doc/xfrotz.6 +++ b/doc/xfrotz.6 @@ -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