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/robots/robots.6 | |
parent | e78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (diff) |
Don't capitalize game names at the beginning of sentences.
Diffstat (limited to 'games/robots/robots.6')
-rw-r--r-- | games/robots/robots.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/robots/robots.6 b/games/robots/robots.6 index b9decdb1b88..5c446604e87 100644 --- a/games/robots/robots.6 +++ b/games/robots/robots.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: robots.6,v 1.2 1998/08/22 08:55:59 pjanzen Exp $ +.\" $OpenBSD: robots.6,v 1.3 1998/11/29 19:37:51 pjanzen Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,7 @@ .Op Fl sjta .Op Ar scorefile .Sh DESCRIPTION -.Nm Robots +.Nm pits you against evil robots, who are trying to kill you (which is why they are evil). Fortunately for you, even though they are evil, they are not very bright |