diff options
author | dd <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-09 09:54:33 +0000 |
commit | eaa6ee03b8ac1955cc60d99d119a22318d1baa61 (patch) | |
tree | ab3b6200f079a95b6a4418f399032563aa053a74 /games/larn | |
parent | 8636b161b333b18525b6f5ffc5139079c29c0d63 (diff) | |
download | FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.zip FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.tar.gz |
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Diffstat (limited to 'games/larn')
-rw-r--r-- | games/larn/larn.6 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/larn/larn.6 b/games/larn/larn.6 index a95d45c..29080d7 100644 --- a/games/larn/larn.6 +++ b/games/larn/larn.6 @@ -79,7 +79,6 @@ option specifies a different options file than .Pa ~/.larnopts . .El .Sh COMMANDS -.Pp These are the movement commands: .Bl -column "v print program version" "g give present pack weight" h move to the left H run left . stay here @@ -97,7 +96,6 @@ v print program version S save the game D list all items found (wizards only) .El .Sh OPTIONS FILE -.Pp The file .Pa ~/.larnopts may be used to set a few options for @@ -135,7 +133,6 @@ be up to 34 characters long. Longer names are truncated. Anything enclosed in quotation marks is considered one word, and must be separated from other words by whitespace. .Sh SPECIAL NOTES -.Pp When .Sy dropping gold , if you type '*' as your amount, all your gold gets dropped. |