diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/sail/sail.6 | 4 | ||||
-rw-r--r-- | games/snake/snake.6 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/sail/sail.6 b/games/sail/sail.6 index d6199ca997d..a6416ac1ef7 100644 --- a/games/sail/sail.6 +++ b/games/sail/sail.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sail.6,v 1.12 2004/12/06 10:02:58 jmc Exp $ +.\" $OpenBSD: sail.6,v 1.13 2005/03/12 12:21:08 jmc Exp $ .\" $NetBSD: sail.6,v 1.4 1995/04/22 10:37:24 cgd Exp $ .\" .\" Copyright (c) 1988, 1993 @@ -651,7 +651,7 @@ Print the closest ship .It I Print all ships .It F -Find a particular ship or ships (e.g. +Find a particular ship or ships (e.g.\& .Sq a? for all Americans) .It s diff --git a/games/snake/snake.6 b/games/snake/snake.6 index 4ac2dd42996..f63de05f272 100644 --- a/games/snake/snake.6 +++ b/games/snake/snake.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snake.6,v 1.7 2004/04/04 13:19:36 jmc Exp $ +.\" $OpenBSD: snake.6,v 1.8 2005/03/12 12:21:08 jmc Exp $ .\" $NetBSD: snake.6,v 1.5 1995/04/22 08:34:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -92,7 +92,7 @@ The snake still gets all his turns. Likewise for the upper case versions on the left. .It Ic ATPB These keys move you to the four edges of the screen. -Their position on the keyboard is mnemonic, e.g. +Their position on the keyboard is mnemonic, e.g.\& P is at the far right of the keyboard. .It Ic x This lets you quit the game at any time. |