Source-Changes-HG archive

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

[src/trunk]: src/bin/ln ln was there from v1.



details:   https://anonhg.NetBSD.org/src/rev/c6afebae65d0
branches:  trunk
changeset: 817147:c6afebae65d0
user:      sevan <sevan%NetBSD.org@localhost>
date:      Wed Aug 10 17:38:39 2016 +0000

description:
ln was there from v1.
Confirmed from the TUHS & cat-v.org hosted copies of man pages

diffstat:

 bin/ln/ln.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 0b36526cbb79 -r c6afebae65d0 bin/ln/ln.1
--- a/bin/ln/ln.1       Wed Aug 10 17:16:47 2016 +0000
+++ b/bin/ln/ln.1       Wed Aug 10 17:38:39 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ln.1,v 1.25 2012/03/22 07:58:17 wiz Exp $
+.\"    $NetBSD: ln.1,v 1.26 2016/08/10 17:38:39 sevan Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"    @(#)ln.1        8.2 (Berkeley) 12/30/93
 .\"
-.Dd October 29, 2007
+.Dd August 10, 2016
 .Dt LN 1
 .Os
 .Sh NAME
@@ -170,4 +170,4 @@
 A
 .Nm
 utility appeared in
-.At v6 .
+.At v1 .



Home | Main Index | Thread Index | Old Index