Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/sed After 2 comes...



details:   https://anonhg.NetBSD.org/src/rev/211d42f6ed4e
branches:  trunk
changeset: 329746:211d42f6ed4e
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Jun 06 14:36:38 2014 +0000

description:
After 2 comes...

diffstat:

 usr.bin/sed/sed.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 771870588168 -r 211d42f6ed4e usr.bin/sed/sed.1
--- a/usr.bin/sed/sed.1 Fri Jun 06 14:31:24 2014 +0000
+++ b/usr.bin/sed/sed.1 Fri Jun 06 14:36:38 2014 +0000
@@ -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.
 .\"



Home | Main Index | Thread Index | Old Index