Module Name:    src
Committed By:   sevan
Date:           Wed Aug 10 17:38:39 UTC 2016

Modified Files:
        src/bin/ln: ln.1

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


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/bin/ln/ln.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/ln/ln.1
diff -u src/bin/ln/ln.1:1.25 src/bin/ln/ln.1:1.26
--- src/bin/ln/ln.1:1.25	Thu Mar 22 07:58:17 2012
+++ src/bin/ln/ln.1	Wed Aug 10 17:38:39 2016
@@ -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 @@ option is an extension to
 A
 .Nm
 utility appeared in
-.At v6 .
+.At v1 .

Reply via email to