Merge pull request #149 from wallyweek/cfalco

Updated *nix manpages to forthcoming 0.160
This commit is contained in:
Miodrag Milanović 2015-03-23 13:02:24 +01:00
commit 40c793e0f4
11 changed files with 19 additions and 18 deletions

View File

@ -6,7 +6,7 @@
.\" Cesare Falco <c.falco@ubuntu.com>, February 2011 .\" Cesare Falco <c.falco@ubuntu.com>, February 2011
.\" .\"
.\" .\"
.TH CASTOOL 1 2015-01-18 0.158 "MESS Generic cassette manipulation tool" .TH CASTOOL 1 2015-03-23 0.160 "MESS Generic cassette manipulation tool"
.\" .\"
.\" .\"
.\" NAME chapter .\" NAME chapter

View File

@ -6,7 +6,7 @@
.\" Ashley T. Howes <debiandev@ashleyhowes.com>, February 2005 .\" Ashley T. Howes <debiandev@ashleyhowes.com>, February 2005
.\" updated by Cesare Falco <c.falco@ubuntu.com>, February 2007 .\" updated by Cesare Falco <c.falco@ubuntu.com>, February 2007
.\" .\"
.TH CHDMAN 1 2015-01-18 0.158 "MAME Compressed Hunks of Data (CHD) manager" .TH CHDMAN 1 2015-03-23 0.160 "MAME Compressed Hunks of Data (CHD) manager"
.\" .\"
.\" NAME chapter .\" NAME chapter
.SH NAME .SH NAME

View File

@ -6,7 +6,7 @@
.\" Cesare Falco <c.falco@ubuntu.com>, April 2014 .\" Cesare Falco <c.falco@ubuntu.com>, April 2014
.\" .\"
.\" .\"
.TH FLOPTOOL 1 2015-01-18 0.158 "MESS Generic floppy manipulation tool" .TH FLOPTOOL 1 2015-03-23 0.160 "MESS Generic floppy manipulation tool"
.\" .\"
.\" .\"
.\" NAME chapter .\" NAME chapter

View File

@ -6,7 +6,7 @@
.\" Cesare Falco <c.falco@ubuntu.com>, February 2011 .\" Cesare Falco <c.falco@ubuntu.com>, February 2011
.\" .\"
.\" .\"
.TH IMGTOOL 1 2015-01-18 0.158 "MESS media image manipulation tool" .TH IMGTOOL 1 2015-03-23 0.160 "MESS media image manipulation tool"
.\" .\"
.\" .\"
.\" NAME chapter .\" NAME chapter

View File

@ -8,7 +8,7 @@
.\" References .\" References
.\" http://aarongiles.com/?p=159 .\" http://aarongiles.com/?p=159
.\" .\"
.TH JEDUTIL 1 2015-01-18 0.158 "MAME JEDEC file utilities" .TH JEDUTIL 1 2015-03-23 0.160 "MAME JEDEC file utilities"
.\" .\"
.\" NAME chapter .\" NAME chapter
.SH NAME .SH NAME

View File

@ -3,7 +3,7 @@
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1) .\" other parameters are allowed: see man(7), man(1)
.\" .\"
.TH LDRESAMPLE 1 2015-01-18 0.158 "MAME laserdisc audio manipulation tool" .TH LDRESAMPLE 1 2015-03-23 0.160 "MAME laserdisc audio manipulation tool"
.\" .\"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"

View File

@ -5,7 +5,7 @@
.\" Man page created from source and usage information by .\" Man page created from source and usage information by
.\" Cesare Falco <c.falco@ubuntu.com>, August 2008 .\" Cesare Falco <c.falco@ubuntu.com>, August 2008
.\" .\"
.TH LDVERIFY 1 2015-01-18 0.158 "MAME laserdisc data checker" .TH LDVERIFY 1 2015-03-23 0.160 "MAME laserdisc data checker"
.\" .\"
.\" NAME chapter .\" NAME chapter
.SH NAME .SH NAME

View File

@ -13,7 +13,7 @@
.\" and updated by Andrew Burton <burtona@gol.com>, July 2003 .\" and updated by Andrew Burton <burtona@gol.com>, July 2003
.\" .\"
.\" .\"
.TH MAME 6 2015-01-18 0.158 "MAME \- The Multiple Arcade Machine Emulator" .TH MAME 6 2015-03-23 0.160 "MAME \- The Multiple Arcade Machine Emulator"
.\" .\"
.\" .\"
.\" NAME chapter .\" NAME chapter
@ -448,6 +448,9 @@ The intention is that this PNG can be loaded via an artwork file with
a low alpha (e.g, 0.1\-0.2 seems to work well) and blended over the a low alpha (e.g, 0.1\-0.2 seems to work well) and blended over the
entire screen. The PNG files are saved in the snap directory under entire screen. The PNG files are saved in the snap directory under
the gamename\\burnin\-<screen.name>.png. The default is OFF (\-noburnin). the gamename\\burnin\-<screen.name>.png. The default is OFF (\-noburnin).
.TP
.B \-[no]dummywrite
Indicates whether a snapshot should be created with each frame.
.\" .\"
.\" ******************************************************* .\" *******************************************************
.SS Performance options .SS Performance options
@ -646,7 +649,7 @@ needs adjustment. This option requires a float argument in the range of
.\" SDL specific .\" SDL specific
.\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++ .\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++
.TP .TP
.B \-video\fR [\fIsoft\fR|\fIopengl\fR|\fIopengl16\fR|\fInone\fR] .B \-video\fR [\fIsoft\fR|\fIopengl\fR|\fInone\fR]
Specifies which video subsystem to use for drawing: Specifies which video subsystem to use for drawing:
.br .br
\fBsoft\fR uses software rendering, which is slower but more compatible. \fBsoft\fR uses software rendering, which is slower but more compatible.
@ -654,8 +657,6 @@ Specifies which video subsystem to use for drawing:
\fBopengl\fR uses OpenGL and your graphics accelerator to speed up many \fBopengl\fR uses OpenGL and your graphics accelerator to speed up many
aspects of drawing MAME including compositing artwork, overlays, and aspects of drawing MAME including compositing artwork, overlays, and
bezels, as well as stretching the image to fit your screen. bezels, as well as stretching the image to fit your screen.
.br
\fBopengl16\fR uses alternate OpenGL code, which should provide faster
output on some cards. output on some cards.
.br .br
\fBnone\fR does no drawing and is intended for CPU benchmarking. \fBnone\fR does no drawing and is intended for CPU benchmarking.

View File

@ -16,7 +16,7 @@
.\" http://www.mess.org/ .\" http://www.mess.org/
.\" .\"
.\" .\"
.TH MESS 6 2015-01-18 0.158 "The Multiple Emulator Super System (MESS)" .TH MESS 6 2015-03-23 0.160 "The Multiple Emulator Super System (MESS)"
.\" .\"
.\" .\"
.\" NAME chapter .\" NAME chapter
@ -463,6 +463,9 @@ The intention is that this PNG can be loaded via an artwork file with
a low alpha (e.g, 0.1\-0.2 seems to work well) and blended over the a low alpha (e.g, 0.1\-0.2 seems to work well) and blended over the
entire screen. The PNG files are saved in the snap directory under entire screen. The PNG files are saved in the snap directory under
the system/burnin\-<screen.name>.png. The default is OFF (\-noburnin). the system/burnin\-<screen.name>.png. The default is OFF (\-noburnin).
.TP
.B \-[no]dummywrite
Indicates whether a snapshot should be created with each frame.
.\" .\"
.\" ******************************************************* .\" *******************************************************
.SS Performance options .SS Performance options
@ -661,7 +664,7 @@ needs adjustment. This option requires a float argument in the range of
.\" SDL specific .\" SDL specific
.\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++ .\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++
.TP .TP
.B \-video\fR [\fIsoft\fR|\fIopengl\fR|\fIopengl16\fR|\fInone\fR] .B \-video\fR [\fIsoft\fR|\fIopengl\fR|\fInone\fR]
Specifies which video subsystem to use for drawing: Specifies which video subsystem to use for drawing:
.br .br
\fBsoft\fR uses software rendering, which is slower but more compatible. \fBsoft\fR uses software rendering, which is slower but more compatible.
@ -670,9 +673,6 @@ Specifies which video subsystem to use for drawing:
aspects of drawing MESS including compositing artwork, overlays, and aspects of drawing MESS including compositing artwork, overlays, and
bezels, as well as stretching the image to fit your screen. bezels, as well as stretching the image to fit your screen.
.br .br
\fBopengl16\fR uses alternate OpenGL code, which should provide faster
output on some cards.
.br
\fBnone\fR does no drawing and is intended for CPU benchmarking. \fBnone\fR does no drawing and is intended for CPU benchmarking.
.br .br
Default is SOFT. Default is SOFT.

View File

@ -9,7 +9,7 @@
.\" References .\" References
.\" http://www.mame.net/mamefaq.html .\" http://www.mame.net/mamefaq.html
.\" .\"
.TH ROMCMP 1 2015-01-18 0.158 "MAME romset checking tool" .TH ROMCMP 1 2015-03-23 0.160 "MAME romset checking tool"
.\" .\"
.\" NAME chapter .\" NAME chapter
.SH NAME .SH NAME

View File

@ -5,7 +5,7 @@
.\" Man page created from source and usage information .\" Man page created from source and usage information
.\" Cesare Falco <c.falco@ubuntu.com>, February 2007 .\" Cesare Falco <c.falco@ubuntu.com>, February 2007
.\" .\"
.TH TESTKEYS 1 2015-01-18 0.158 "MAME SDL keycode scanner" .TH TESTKEYS 1 2015-03-23 0.160 "MAME SDL keycode scanner"
.\" .\"
.\" NAME chapter .\" NAME chapter
.SH NAME .SH NAME