diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 11:32:10 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-22 11:32:10 +0000 |
| commit | df94813f654be26c74fca25c2d0c22f910c326b2 (patch) | |
| tree | a6804a9c3785c6e1f9e9e896ba4fbbd0d86b8b1c | |
| parent | 0c61c7b2fc26c499dcf8b4ba30772c693f3ac57c (diff) | |
Notes
| -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 10e4fccee29b..da52e285d1a7 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 |
