diff options
Diffstat (limited to 'games/snake/snake.6')
-rw-r--r-- | games/snake/snake.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/snake/snake.6 b/games/snake/snake.6 index 753ba977de8..8daed46df19 100644 --- a/games/snake/snake.6 +++ b/games/snake/snake.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: snake.6,v 1.14 2015/11/29 15:58:38 jmc Exp $ +.\" $OpenBSD: snake.6,v 1.15 2022/02/18 23:17:14 jsg Exp $ .\" $NetBSD: snake.6,v 1.5 1995/04/22 08:34:35 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)snake.6 8.1 (Berkeley) 5/31/93 .\" -.Dd $Mdocdate: November 29 2015 $ +.Dd $Mdocdate: February 18 2022 $ .Dt SNAKE 6 .Os .Sh NAME @@ -84,7 +84,7 @@ This does .Em not let you jump away from the snake, but rather saves you from having to type a key repeatedly. -The snake still gets all his turns. +The snake still gets all its turns. .It Ic SEFC Likewise for the upper case versions on the left. .It Ic ATPB |