diff options
-rw-r--r-- | games/bs/bs.6 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/bs/bs.6 b/games/bs/bs.6 index 10e4fcc..da52e28 100644 --- a/games/bs/bs.6 +++ b/games/bs/bs.6 @@ -1,3 +1,4 @@ +.\" $FreeBSD$ .TH BATTLESHIPS 6 "Aug 23, 1989" .SH NAME bs \- battleships game @@ -15,7 +16,7 @@ may be used to ignore the current position and randomly place your currently selected ship. The `R' command will place all remaining ships randomly. The ^L command (form feed, ASCII 12) will force a screen redraw). .PP -The command-line arguments control game modes. +The command-line arguments control game modes. .nf -b selects a `blitz' variant |