diff options
Diffstat (limited to 'games/worm/worm.6')
-rw-r--r-- | games/worm/worm.6 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/worm/worm.6 b/games/worm/worm.6 index 472119e7fe8..e328c017011 100644 --- a/games/worm/worm.6 +++ b/games/worm/worm.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: worm.6,v 1.3 1998/03/12 09:09:28 pjanzen Exp $ +.\" $OpenBSD: worm.6,v 1.4 1998/04/28 07:37:19 deraadt Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,7 +47,8 @@ In .Nm worm, you are a little worm: your body is the "o"'s on the screen and your head is the "@". You move with the hjkl keys (as in the game -snake(6)). If you don't press any keys, you continue in the direction you +.Xr snake 6 Ns ). +If you don't press any keys, you continue in the direction you last moved. The upper case HJKL keys move you as if you had pressed several of the corresponding lower case key (9 for HL and 5 for JK, or until you run into a digit, whichever comes first). |