diff options
author | 1997-11-08 10:20:31 +0000 | |
---|---|---|
committer | 1997-11-08 10:20:31 +0000 | |
commit | 9a51793b1df9f04e319bcb836d3a5da312cf8c62 (patch) | |
tree | 841fef35ba7dc24c98b3b978b1e75e2eb3c0e025 | |
parent | make obj thingies. (diff) | |
download | wireguard-openbsd-9a51793b1df9f04e319bcb836d3a5da312cf8c62.tar.xz wireguard-openbsd-9a51793b1df9f04e319bcb836d3a5da312cf8c62.zip |
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 |