Module Name: src
Committed By: sevan
Date: Wed Aug 10 18:58:23 UTC 2016
Modified Files:
src/bin/df: df.1
Log Message:
df 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.44 -r1.45 src/bin/df/df.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/df/df.1
diff -u src/bin/df/df.1:1.44 src/bin/df/df.1:1.45
--- src/bin/df/df.1:1.44 Mon Apr 5 21:17:28 2010
+++ src/bin/df/df.1 Wed Aug 10 18:58:23 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: df.1,v 1.44 2010/04/05 21:17:28 joerg Exp $
+.\" $NetBSD: df.1,v 1.45 2016/08/10 18:58:23 sevan Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -203,4 +203,4 @@ size block.
A
.Nm
utility appeared in
-.At v6 .
+.At v1 .