diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/hack/hack.6 | 4 | ||||
-rw-r--r-- | games/rogue/rogue.6 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/hack/hack.6 b/games/hack/hack.6 index 219a6a8ed2f..64ca65fa111 100644 --- a/games/hack/hack.6 +++ b/games/hack/hack.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hack.6,v 1.10 2003/09/02 18:14:18 jmc Exp $ -*- nroff -*- +.\" $OpenBSD: hack.6,v 1.11 2003/09/04 22:14:42 jmc Exp $ -*- nroff -*- .\" $NetBSD: hack.6,v 1.5 1995/07/03 19:44:30 jtc Exp $ -*- nroff -*- .\" .\" Copyright (c) 1985, Stichting Centrum voor Wiskunde en Informatica, @@ -84,7 +84,7 @@ a real cave instead of dull rectangles - try Quest.) .Pp To get started you really only need to know two commands. The command -.Ic \&? +.Ic ?\& will give you a list of the available commands and the command .Ic / will identify the things you see on the screen. diff --git a/games/rogue/rogue.6 b/games/rogue/rogue.6 index c50f4f0f2d0..1462945ad0f 100644 --- a/games/rogue/rogue.6 +++ b/games/rogue/rogue.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rogue.6,v 1.10 2003/06/03 03:01:41 millert Exp $ +.\" $OpenBSD: rogue.6,v 1.11 2003/09/04 22:14:42 jmc Exp $ .\" .\" Copyright (c) 1988, 1993 .\" The Regents of the University of California. All rights reserved. @@ -51,7 +51,7 @@ fantasy games. .Pp To get started you really only need to know two commands. The command -.Ic \&? +.Ic ?\& will give you a list of the available commands and the command .Ic \&/ will identify the things you see on the screen. |