diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1997-11-08 10:20:32 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1997-11-08 10:20:32 +0000 |
commit | cd2befe4e3348e127a2a175ef440ed42ecb65b7c (patch) | |
tree | e860a630a1a9a2de2496fd238547a4dd7b186626 | |
parent | 68ae6cd010d3c454c7c1e7fe6b59eab10e0706bb (diff) |
spelling
-rw-r--r-- | bin/cat/cat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1 index 9bdd4b18969..9072cfd8259 100644 --- a/bin/cat/cat.1 +++ b/bin/cat/cat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cat.1,v 1.3 1996/08/02 17:40:46 tholo Exp $ +.\" $OpenBSD: cat.1,v 1.4 1997/11/08 10:20:31 todd Exp $ .\" $NetBSD: cat.1,v 1.12 1995/09/27 05:38:55 cgd Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -16,7 +16,7 @@ .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" 3. All advertising materials mentioning features or use of this software -.\" must display the following acknowledgement: +.\" must display the following acknowledgment: .\" This product includes software developed by the University of .\" California, Berkeley and its contributors. .\" 4. Neither the name of the University nor the names of its contributors |