Module Name: src
Committed By: joerg
Date: Mon Apr 5 16:16:53 UTC 2010
Modified Files:
src/bin/pax: tar.1
Log Message:
\\ -> \e
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/bin/pax/tar.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/pax/tar.1
diff -u src/bin/pax/tar.1:1.29 src/bin/pax/tar.1:1.30
--- src/bin/pax/tar.1:1.29 Tue Mar 23 18:09:16 2010
+++ src/bin/pax/tar.1 Mon Apr 5 16:16:53 2010
@@ -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