Module Name: src
Committed By: sevan
Date: Wed Aug 10 17:45:12 UTC 2016
Modified Files:
src/bin/ls: ls.1
Log Message:
ls 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.78 -r1.79 src/bin/ls/ls.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/ls/ls.1
diff -u src/bin/ls/ls.1:1.78 src/bin/ls/ls.1:1.79
--- src/bin/ls/ls.1:1.78 Sat Oct 18 01:49:01 2014
+++ src/bin/ls/ls.1 Wed Aug 10 17:45:12 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: ls.1,v 1.78 2014/10/18 01:49:01 jschauma Exp $
+.\" $NetBSD: ls.1,v 1.79 2016/08/10 17:45:12 sevan Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
.\"
-.Dd October 17, 2014
+.Dd August 10, 2016
.Dt LS 1
.Os
.Sh NAME
@@ -513,4 +513,4 @@ specification.
An
.Nm
utility appeared in
-.At v5 .
+.At v1 .