Module Name:    src
Committed By:   joerg
Date:           Mon Apr  5 21:18:56 UTC 2010

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

Log Message:
\\ -> \e


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/lam/lam.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/lam/lam.1
diff -u src/usr.bin/lam/lam.1:1.6 src/usr.bin/lam/lam.1:1.7
--- src/usr.bin/lam/lam.1:1.6	Fri Jan 18 01:50:11 2008
+++ src/usr.bin/lam/lam.1	Mon Apr  5 21:18:56 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: lam.1,v 1.6 2008/01/18 01:50:11 jschauma Exp $
+.\"	$NetBSD: lam.1,v 1.7 2010/04/05 21:18:56 joerg Exp $
 .\"
 .\" Copyright (c) 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -107,7 +107,7 @@
 joins 4 files together along each line.
 To merge the lines from four different files use
 .Bd -literal -offset indent
-lam file1 \-S "\\
+lam file1 \-S "\e
 " file2 file3 file4
 .Ed
 .Pp

Reply via email to