diff options
Diffstat (limited to 'games/trs80gp/trs80gp.rst')
-rw-r--r-- | games/trs80gp/trs80gp.rst | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/games/trs80gp/trs80gp.rst b/games/trs80gp/trs80gp.rst new file mode 100644 index 0000000000000..a95676e4394fc --- /dev/null +++ b/games/trs80gp/trs80gp.rst @@ -0,0 +1,56 @@ +.. RST source for trs80gp(1) man page. Convert with: +.. rst2man.py trs80gp.rst > trs80gp.6 +.. rst2man.py comes from the SBo development/docutils package. + +.. |version| replace:: 2.4.11 +.. |date| date:: + +======= +trs80gp +======= + +------------------------------------------------------------ +TRS-80 Model 1,2,3,4,12,16,6000,MC-10,DT-1,Videotex Emulator +------------------------------------------------------------ + +:Manual section: 6 +:Manual group: SlackBuilds.org +:Date: |date| +:Version: |version| + +SYNOPSIS +======== + +**trs80gp** [*-options*] + +DESCRIPTION +=========== + +**trs80gp** primarily emulates the "gray" line of TRS-80 computers made by +Tandy in the late 1970s and early 1980s. They are known as the Model +I, Model II, Model III, Model 4, Model 4P, Model 4D, Model 12, Model +16 and Model 6000. Also emulated are the TRS-80 Micro Color Computer +Model MC-10, the TRS-80 DT-1 Data Terminal, TRS-80 Videotex and the +Electric Crayon external colour display. + +This man page is a stub. The real documentation can be found at: + +/usr/doc/trs80gp-|version|/html/index.html + +You can also run **trs80gp --help** to see a summary of command-line +options. + +AUTHORS +======= + +**trs80gp** was written by George and Paul Philips. + +This man page written for the SlackBuilds.org project +by B. Watson, and is licensed under the WTFPL. + +SEE ALSO +======== + +**sdltrs**\(6), **xtrs**\(6) + +The **trs80gp** homepage: http://48k.ca/trs80gp.html |