diff options
| author | Ryan Kavanagh <rak@debian.org> | 2013-03-07 20:21:47 -0500 | 
|---|---|---|
| committer | Ryan Kavanagh <rak@debian.org> | 2013-03-07 20:22:31 -0500 | 
| commit | 58dcd364e0a7fa9e138a3e60cc59768c1adaf11b (patch) | |
| tree | 3a574f4467727be4a3202986851ec4d855fdc46b | |
| parent | Added missing space in PREFIX override documented in README (diff) | |
Can't directly escape ? in a manpage, need a & between \ and ?
Diffstat (limited to '')
| -rw-r--r-- | nmm.6 | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -81,7 +81,7 @@ pieces moves as in Phase 2. The first player to reduce the opponent  to two pieces wins.  .Ss During game play  Press -.Sq \? +.Sq \&?  at any time to display instructions. Press  .Sq q  to quit. | 
