Source-Changes-HG archive

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

[src/trunk]: src/bin \\ -> \e



details:   https://anonhg.NetBSD.org/src/rev/9e43b44fb31a
branches:  trunk
changeset: 753646:9e43b44fb31a
user:      joerg <joerg%NetBSD.org@localhost>
date:      Mon Apr 05 16:16:53 2010 +0000

description:
\\ -> \e

diffstat:

 bin/pax/tar.1   |  4 ++--
 bin/stty/stty.1 |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r bb8ca7f1b0c4 -r 9e43b44fb31a bin/pax/tar.1
--- a/bin/pax/tar.1     Mon Apr 05 16:13:58 2010 +0000
+++ b/bin/pax/tar.1     Mon Apr 05 16:16:53 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tar.1,v 1.29 2010/03/23 18:09:16 dholland Exp $
+.\" $NetBSD: tar.1,v 1.30 2010/04/05 16:16:53 joerg Exp $
 .\"
 .\" Copyright (c) 1996 SigmaSoft, Th. Lockert
 .\" All rights reserved.
@@ -167,7 +167,7 @@
 .Cm old
 is a basic regular expression and
 .Cm new
-can contain an ampersand (\*[Am]), \\n (where n is a digit) back-references,
+can contain an ampersand (\*[Am]), \en (where n is a digit) back-references,
 or subexpression matching.
 The
 .Cm old
diff -r bb8ca7f1b0c4 -r 9e43b44fb31a bin/stty/stty.1
--- a/bin/stty/stty.1   Mon Apr 05 16:13:58 2010 +0000
+++ b/bin/stty/stty.1   Mon Apr 05 16:16:53 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: stty.1,v 1.38 2009/12/14 07:35:44 wiz Exp $
+.\"    $NetBSD: stty.1,v 1.39 2010/04/05 16:19:54 joerg Exp $
 .\"
 .\" Copyright (c) 1990, 1993, 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -324,7 +324,7 @@
 Otherwise control characters echo as themselves.
 .It Cm echoprt Pq Fl echoprt
 For printing terminals.
-If set, echo erased characters backwards within ``\\''
+If set, echo erased characters backwards within ``\e''
 and ``/''.
 Otherwise, disable this feature.
 .It Cm noflsh Pq Fl noflsh



Home | Main Index | Thread Index | Old Index