diff options
author | 2001-03-22 22:39:16 +0000 | |
---|---|---|
committer | 2001-03-22 22:39:16 +0000 | |
commit | fce25334d8135f0cb5f0611b7f26fd163dc24890 (patch) | |
tree | 4e431cfacdf48e4a26c08339d80053cccb67f936 | |
parent | Don't FLUSHLINE unnecessarily (diff) | |
download | wireguard-openbsd-fce25334d8135f0cb5f0611b7f26fd163dc24890.tar.xz wireguard-openbsd-fce25334d8135f0cb5f0611b7f26fd163dc24890.zip |
Don't change case of command
-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 \&% |