Module Name:    src
Committed By:   pgoyette
Date:           Thu Dec 13 21:09:35 UTC 2012

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

Log Message:
Adjust case of example to match usage (and code)


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

Reply via email to