summaryrefslogtreecommitdiffstats
path: root/usr.bin/lam/lam.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lam/lam.1')
-rw-r--r--usr.bin/lam/lam.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1
index 6c17023..942edca 100644
--- a/usr.bin/lam/lam.1
+++ b/usr.bin/lam/lam.1
@@ -105,19 +105,19 @@ The command
.Bd -literal
lam file1 file2 file3 file4
.Ed
-
+.Pp
joins 4 files together along each line.
To merge the lines from four different files use
.Bd -literal
lam file1 \-S "\\
" file2 file3 file4
.Ed
-
+.Pp
Every 2 lines of a file may be joined on one line with
.Bd -literal
lam \- \- < file
.Ed
-
+.Pp
and a form letter with substitutions keyed by `@' can be done with
.Bd -literal
lam \-t @ letter changes
OpenPOWER on IntegriCloud