Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/yes yes(1) dates back at least to v7 Unix. Closes P...



details:   https://anonhg.NetBSD.org/src/rev/0396e007d195
branches:  trunk
changeset: 495649:0396e007d195
user:      jwise <jwise%NetBSD.org@localhost>
date:      Wed Aug 02 15:39:17 2000 +0000

description:
yes(1) dates back at least to v7 Unix.  Closes PR bin/10403

diffstat:

 usr.bin/yes/yes.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 173d0c8b5ff2 -r 0396e007d195 usr.bin/yes/yes.1
--- a/usr.bin/yes/yes.1 Wed Aug 02 15:24:40 2000 +0000
+++ b/usr.bin/yes/yes.1 Wed Aug 02 15:39:17 2000 +0000
@@ -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 @@
 The
 .Nm
 command appeared in
-.Bx 4.0 .
+.At v7 .



Home | Main Index | Thread Index | Old Index