Module Name: src
Committed By: wiz
Date: Tue Feb 9 14:25:39 UTC 2010
Modified Files:
src/usr.bin/hexdump: od.1
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/hexdump/od.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/hexdump/od.1
diff -u src/usr.bin/hexdump/od.1:1.24 src/usr.bin/hexdump/od.1:1.25
--- src/usr.bin/hexdump/od.1:1.24 Tue Feb 9 14:06:37 2010
+++ src/usr.bin/hexdump/od.1 Tue Feb 9 14:25:39 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: od.1,v 1.24 2010/02/09 14:06:37 drochner Exp $
+.\" $NetBSD: od.1,v 1.25 2010/02/09 14:25:39 wiz Exp $
.\"
.\" Copyright (c) 2001 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 September 3, 2008
+.Dd February 9, 2010
.Dt OD 1
.Os
.Sh NAME