Module Name:    src
Committed By:   wiz
Date:           Wed May  6 08:26:43 UTC 2009

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

Log Message:
Remove leading zero in Dd argument.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/bin/test/test.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/test/test.1
diff -u src/bin/test/test.1:1.25 src/bin/test/test.1:1.26
--- src/bin/test/test.1:1.25	Tue May  5 19:04:01 2009
+++ src/bin/test/test.1	Wed May  6 08:26:43 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: test.1,v 1.25 2009/05/05 19:04:01 jschauma Exp $
+.\"	$NetBSD: test.1,v 1.26 2009/05/06 08:26:43 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"     @(#)test.1	8.1 (Berkeley) 5/31/93
 .\"
-.Dd May 05, 2009
+.Dd May 5, 2009
 .Dt TEST 1
 .Os
 .Sh NAME

Reply via email to