From 741da2d2f4dd6091c93080f4edfffa157f26df50 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Thu, 4 Sep 2003 22:14:44 +0000 Subject: put escapes in the right place; (i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4; --- games/rogue/rogue.6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/rogue/rogue.6') 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. -- cgit v1.2.3