diff options
| author | jwise <jwise@NetBSD.org> | 2000-08-02 15:39:17 +0000 |
|---|---|---|
| committer | jwise <jwise@NetBSD.org> | 2000-08-02 15:39:17 +0000 |
| commit | 1c529a36f02fed1320c51fd7de1cfeefdd2270ef (patch) | |
| tree | f27716dded0c91feb20b34cf1f743188173c6132 /usr.bin/yes | |
| parent | 81b49011ff63fea2a952325f70ed20b50afa2cdd (diff) | |
yes(1) dates back at least to v7 Unix. Closes PR bin/10403
Diffstat (limited to 'usr.bin/yes')
| -rw-r--r-- | usr.bin/yes/yes.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/yes/yes.1 b/usr.bin/yes/yes.1 index e233d5675b1..61f0d1248e1 100644 --- a/usr.bin/yes/yes.1 +++ b/usr.bin/yes/yes.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: yes.1,v 1.5 1999/03/22 18:16:48 garbled Exp $ +.\" $NetBSD: yes.1,v 1.6 2000/08/02 15:39:17 jwise Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -53,4 +53,4 @@ forever. The .Nm command appeared in -.Bx 4.0 . +.At v7 . |
