Module Name:    src
Committed By:   uwe
Date:           Sun Mar 17 21:13:04 UTC 2013

Modified Files:
        src/usr.bin/sed: sed.1

Log Message:
Bump date for previous (PR #45981): the change ("c") command starts a
new cycle.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/sed/sed.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/sed/sed.1
diff -u src/usr.bin/sed/sed.1:1.30 src/usr.bin/sed/sed.1:1.31
--- src/usr.bin/sed/sed.1:1.30	Sun Mar 17 21:02:54 2013
+++ src/usr.bin/sed/sed.1	Sun Mar 17 21:13:04 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sed.1,v 1.30 2013/03/17 21:02:54 uwe Exp $
+.\"	$NetBSD: sed.1,v 1.31 2013/03/17 21:13:04 uwe Exp $
 .\"
 .\" Copyright (c) 1992, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -32,7 +32,7 @@
 .\"
 .\"	@(#)sed.1	8.2 (Berkeley) 12/30/93
 .\"
-.Dd October 2, 2012
+.Dd March 17, 2013
 .Dt SED 1
 .Os
 .Sh NAME

Reply via email to