Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/rs Add HISTORY and AUTHORS to rs



details:   https://anonhg.NetBSD.org/src/rev/23d69ccaa5d8
branches:  trunk
changeset: 342675:23d69ccaa5d8
user:      kamil <kamil%NetBSD.org@localhost>
date:      Mon Jan 04 23:30:57 2016 +0000

description:
Add HISTORY and AUTHORS to rs

John A. Kunze requested to add himself as the authord of rs
on the FreeBSD bugzilla with the following text:

  Please re-instate my name (as "John A. Kunze") as AUTHOR of the
  jot, rs, and lam utilities.  I wrote these in 1982, around or
  before the time that I worked with Jordan at UCB (he left to work
  at FreeBSD and later at Apple).  Thank you!

  -- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196786

While there add a note that this tool first appeared in BSD 4.2.
This information is based on the FreeBSD manual pages.

Patch submitted by Michal Mazurek <akfaew AT jasminek.net>.

Reviewed by <dholland>

diffstat:

 usr.bin/rs/rs.1 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r cf97a005900d -r 23d69ccaa5d8 usr.bin/rs/rs.1
--- a/usr.bin/rs/rs.1   Mon Jan 04 22:07:16 2016 +0000
+++ b/usr.bin/rs/rs.1   Mon Jan 04 23:30:57 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rs.1,v 1.8 2005/09/11 23:22:03 wiz Exp $
+.\"    $NetBSD: rs.1,v 1.9 2016/01/04 23:30:57 kamil Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -207,6 +207,13 @@
 .Xr pr 1 ,
 .Xr sort 1 ,
 .Xr vi 1
+.Sh HISTORY
+The
+.Nm
+utility first appeared in
+.Bx 4.2 .
+.Sh AUTHORS
+.An John A. Kunze
 .Sh BUGS
 Handles only two dimensional arrays.
 .Pp



Home | Main Index | Thread Index | Old Index