Module Name: src
Committed By: christos
Date: Fri Jun 6 14:36:38 UTC 2014
Modified Files:
src/usr.bin/sed: sed.1
Log Message:
After 2 comes...
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 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.33 src/usr.bin/sed/sed.1:1.34
--- src/usr.bin/sed/sed.1:1.33 Thu Jun 5 20:13:13 2014
+++ src/usr.bin/sed/sed.1 Fri Jun 6 10:36:38 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: sed.1,v 1.33 2014/06/06 00:13:13 christos Exp $
+.\" $NetBSD: sed.1,v 1.34 2014/06/06 14:36:38 christos Exp $
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -13,7 +13,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
.\"