diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 07:48:01 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 07:48:01 +0000 |
commit | 0d7bb1fec635c87e914e57048716adc5a87cfe22 (patch) | |
tree | fe5ee8473149f847e2df99a4a22cb0803107b3b7 | |
parent | 7dc7a926d05abd173e28182570dba67956be9f20 (diff) | |
download | FreeBSD-src-0d7bb1fec635c87e914e57048716adc5a87cfe22.zip FreeBSD-src-0d7bb1fec635c87e914e57048716adc5a87cfe22.tar.gz |
Remove whitespace at EOL and add $FreeBSD$.
-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 |