diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-02 18:14:19 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-02 18:14:19 +0000 |
commit | 9df3fe7c730259fc964131b0b2020590a6e55df2 (patch) | |
tree | eb512d93b2184cd6b0764e368e686b0143fa0e8f /games/monop/monop.6 | |
parent | 32904e349cd9ea3e652471f0ef5c503b06e8dca8 (diff) |
escape punctuation;
ok deraadt@
Diffstat (limited to 'games/monop/monop.6')
-rw-r--r-- | games/monop/monop.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/monop/monop.6 b/games/monop/monop.6 index 1bbf434e552..77b5ddddc51 100644 --- a/games/monop/monop.6 +++ b/games/monop/monop.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: monop.6,v 1.11 2003/06/03 03:01:40 millert Exp $ +.\" $OpenBSD: monop.6,v 1.12 2003/09/02 18:14:18 jmc Exp $ .\" .\" Copyright (c) 1980 The Regents of the University of California. .\" All rights reserved. @@ -61,7 +61,7 @@ which puts the property back on the board, unowned. Any time that the response to a question is a .Em string , e.g., a name, place or person, you can type -.Sq Ic ? +.Sq Ic \&? to get a list of valid answers. It is not possible to input a negative number, nor is it ever necessary. .Pp |