Module Name: src
Committed By: pgoyette
Date: Sat Aug 21 13:34:43 UTC 2010
Modified Files:
src/share/man/man9: module.9
Log Message:
Put a valid date here - no more placeholder.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man9/module.9
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/man9/module.9
diff -u src/share/man/man9/module.9:1.18 src/share/man/man9/module.9:1.19
--- src/share/man/man9/module.9:1.18 Sat Aug 21 13:17:32 2010
+++ src/share/man/man9/module.9 Sat Aug 21 13:34:43 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.18 2010/08/21 13:17:32 pgoyette Exp $
+.\" $NetBSD: module.9,v 1.19 2010/08/21 13:34:43 pgoyette Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd August XXX, 2010
+.Dd August 21, 2010
.Dt MODULE 9
.Os
.Sh NAME