diff options
author | 2017-11-05 01:50:16 +0100 | |
---|---|---|
committer | 2017-11-05 01:50:16 +0100 | |
commit | 7d7c2c5507da242b79698ed80894e2cac8f440ab (patch) | |
tree | 74b01fe0f7a78722d194cc05ce52cec53a98cabe /docs/man | |
parent | 036541f02c9b5a6e8b5f977379a832c6c6e63228 (diff) |
make emulator description generic (nw)
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/mame.6 | 4 | ||||
-rw-r--r-- | docs/man/mess.6 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/man/mame.6 b/docs/man/mame.6 index da51b1f2c41..e78794aa5a2 100644 --- a/docs/man/mame.6 +++ b/docs/man/mame.6 @@ -13,12 +13,12 @@ .\" and updated by Andrew Burton <burtona@gol.com>, July 2003 .\" .\" -.TH MAME 6 2016-07-21 0.176 "MAME \- The Multiple Arcade Machine Emulator" +.TH MAME 6 2016-07-21 0.176 "MAME \- Multiple Emulator" .\" .\" .\" NAME chapter .SH NAME -MAME \- The Multiple Arcade Machine Emulator +MAME \- Multiple Emulator .\" .\" .\" SYNOPSIS chapter diff --git a/docs/man/mess.6 b/docs/man/mess.6 index d9fb0b310e3..ec95595ad1e 100644 --- a/docs/man/mess.6 +++ b/docs/man/mess.6 @@ -16,12 +16,12 @@ .\" http://www.mess.org/ .\" .\" -.TH MESS 6 2015-05-20 0.162 "The Multiple Emulator Super System (MESS)" +.TH MESS 6 2015-05-20 0.162 "MESS \- Multiple Emulator" .\" .\" .\" NAME chapter .SH NAME -MESS \- The Multiple Emulator Super System +MESS \- Multiple Emulator .\" .\" .\" SYNOPSIS chapter |