diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-03-22 22:39:17 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 2001-03-22 22:39:17 +0000 |
commit | 65b8c5fce5df95a015e72afac37cdfb79ce6d2fe (patch) | |
tree | 3e9265b9ca33f179140222d40a3f0574618c9a55 /games | |
parent | 5c96ce90ec309726c2a0ffb1a4450e30fa617234 (diff) |
Don't change case of command
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune/strfile/strfile.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fortune/strfile/strfile.8 b/games/fortune/strfile/strfile.8 index 3af346d7a1d..f72d4e92b8d 100644 --- a/games/fortune/strfile/strfile.8 +++ b/games/fortune/strfile/strfile.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: strfile.8,v 1.7 2001/01/28 23:41:41 niklas Exp $ +.\" $OpenBSD: strfile.8,v 1.8 2001/03/22 22:39:16 pjanzen Exp $ .\" $NetBSD: strfile.8,v 1.3 1995/03/23 08:28:45 cgd Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -54,7 +54,7 @@ .Nm unstr .Ar source_file .Sh DESCRIPTION -.Nm Strfile +.Nm reads a file containing groups of lines separated by a line containing a single percent .Ql \&% |