Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/finger Correct the provenance of finger.1 and show t...



details:   https://anonhg.NetBSD.org/src/rev/0ec6984a5077
branches:  trunk
changeset: 335103:0ec6984a5077
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Dec 26 03:49:00 2014 +0000

description:
Correct the provenance of finger.1 and show the link that it was part of
2BSD (from Marcin F. Michalski)

diffstat:

 usr.bin/finger/finger.1 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 68f287224e1f -r 0ec6984a5077 usr.bin/finger/finger.1
--- a/usr.bin/finger/finger.1   Fri Dec 26 01:43:58 2014 +0000
+++ b/usr.bin/finger/finger.1   Fri Dec 26 03:49:00 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: finger.1,v 1.16 2012/06/10 17:45:59 dholland Exp $
+.\"    $NetBSD: finger.1,v 1.17 2014/12/26 03:49:00 christos Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"    from: @(#)finger.1      8.3 (Berkeley) 5/5/94
 .\"
-.Dd June 10, 2012
+.Dd December 25, 2014
 .Dt FINGER 1
 .Os
 .Sh NAME
@@ -210,4 +210,5 @@
 The
 .Nm
 command appeared in
-.Bx 3.0 .
+.Bx 3.0 :
+.Lk ftp://ftp.tuhs.org.ua/PDP-11/Distributions/ucb/2bsd.tar.gz



Home | Main Index | Thread Index | Old Index