Module Name: src
Committed By: cegger
Date: Tue May 5 09:58:40 UTC 2009
Modified Files:
src/share/man/man4: age.4 ale.4
Log Message:
age(4) and ale(4) have been pulled into netbsd-5 for NetBSD 5.1
XXX This needs to be pulled into netbsd-5 for correctness.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/age.4
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/ale.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/age.4
diff -u src/share/man/man4/age.4:1.3 src/share/man/man4/age.4:1.4
--- src/share/man/man4/age.4:1.3 Tue Apr 21 13:07:16 2009
+++ src/share/man/man4/age.4 Tue May 5 09:58:40 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: age.4,v 1.3 2009/04/21 13:07:16 wiz Exp $
+.\" $NetBSD: age.4,v 1.4 2009/05/05 09:58:40 cegger Exp $
.\" $OpenBSD: age.4,v 1.2 2009/01/16 06:03:44 jmc Exp $
.\"
.\" Copyright (c) 2009 Kevin Lo <[email protected]>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd January 16, 2009
+.Dd May 5, 2009
.Dt AGE 4
.Os
.Sh NAME
@@ -70,7 +70,7 @@
device driver first appeared in
.Ox 4.5 .
It was then ported to
-.Nx 6.0 .
+.Nx 5.1 .
.Sh AUTHORS
.An -nosplit
The
Index: src/share/man/man4/ale.4
diff -u src/share/man/man4/ale.4:1.2 src/share/man/man4/ale.4:1.3
--- src/share/man/man4/ale.4:1.2 Tue Apr 21 08:20:19 2009
+++ src/share/man/man4/ale.4 Tue May 5 09:58:40 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: ale.4,v 1.2 2009/04/21 08:20:19 wiz Exp $
+.\" $NetBSD: ale.4,v 1.3 2009/05/05 09:58:40 cegger Exp $
.\" $OpenBSD: ale.4,v 1.2 2009/02/25 03:15:50 deraadt Exp $
.\"
.\" Copyright (c) 2009 Kevin Lo <[email protected]>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd April 20, 2009
+.Dd May 5, 2009
.Dt ALE 4
.Os
.Sh NAME
@@ -71,7 +71,7 @@
device driver first appeared in
.Ox 4.5 .
It was then ported to
-.Nx 6.0 .
+.Nx 5.1 .
.Sh AUTHORS
.An -nosplit
The