diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-11-29 19:38:01 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-11-29 19:38:01 +0000 |
commit | b84b006f18895b26889fc960039cd3d71541556f (patch) | |
tree | 2da95f1dd750e20e05398f84d7a4f09d88bb00fc /games/larn | |
parent | e78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (diff) |
Don't capitalize game names at the beginning of sentences.
Diffstat (limited to 'games/larn')
-rw-r--r-- | games/larn/larn.6 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/larn/larn.6 b/games/larn/larn.6 index 4336eccb0cc..0a1677886b3 100644 --- a/games/larn/larn.6 +++ b/games/larn/larn.6 @@ -40,7 +40,7 @@ .Nm larn .Nd exploring the caverns of Larn .Sh SYNOPSIS -.Nm larn +.Nm .Op Fl s .Op Fl l .Op Fl i @@ -51,7 +51,7 @@ .Op Fl o Ar optsfile .Op Ar ++ .Sh DESCRIPTION -.Nm Larn +.Nm is a fantasy game in which your child has contracted a strange disease, and none of your home remedies seem to have any effect. You set out to find a remedy in a limited @@ -122,7 +122,7 @@ v print program version S save the game D list all items found The file .Pa ~/.larnopts may be used to set a few options for -.Nm Larn. +.Nm larn . A sequence of words terminated by whitespace is used to specify options. .Pp .Bl -tag -width "savefile: xsave-file-namex" -compact |