summaryrefslogtreecommitdiffstats
path: root/larn
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2005-09-15 02:09:41 +0000
committerwiz <wiz@NetBSD.org>2005-09-15 02:09:41 +0000
commit5716c8e2c1e97667a9f4c488ee8e800bc8e8d682 (patch)
tree8081713321ffb97d276b5d4f4dbe38cf4b2244ac /larn
parentbc1b240264176395d40c58c746bff97151cd6bc3 (diff)
downloadbsdgames-darwin-5716c8e2c1e97667a9f4c488ee8e800bc8e8d682.tar.gz
bsdgames-darwin-5716c8e2c1e97667a9f4c488ee8e800bc8e8d682.tar.zst
bsdgames-darwin-5716c8e2c1e97667a9f4c488ee8e800bc8e8d682.zip
Use standard AUTHORS section header. From YOMURA Masanori in private mail
Sort sections if necessary. Use more/better markup.
Diffstat (limited to 'larn')
-rw-r--r--larn/larn.69
1 files changed, 3 insertions, 6 deletions
diff --git a/larn/larn.6 b/larn/larn.6
index 2184a601..56f33f33 100644
--- a/larn/larn.6
+++ b/larn/larn.6
@@ -1,4 +1,4 @@
-.\" $NetBSD: larn.6,v 1.11 2003/08/07 09:37:23 agc Exp $
+.\" $NetBSD: larn.6,v 1.12 2005/09/15 02:09:41 wiz Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
@@ -76,7 +76,6 @@ option specifies a different options file than
.Pa ~/.larnopts .
.El
.Sh COMMANDS
-.Pp
These are the movement commands:
.Bl -column " print program version" " give present pack weight"
h move to the left H run left . stay here
@@ -94,7 +93,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
@@ -133,7 +131,6 @@ 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.
@@ -148,8 +145,6 @@ as the first letter of your spell.
The available list of spells will be shown,
after which you may enter the spell code.
This only works on the 1st letter of the spell you are casting.
-.Sh AUTHOR
-.An Noah Morgan
.Sh FILES
.Bl -tag -width "/var/games/larn.scores" -compact
.It Pa /var/games/larn.scores
@@ -157,3 +152,5 @@ Score file.
.It Pa ~/.larnopts
Options file.
.El
+.Sh AUTHORS
+.An Noah Morgan