diff options
| author | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
| commit | 56b14ee00121a3a960d2fbe103c85e147ac57103 (patch) | |
| tree | 05478e811140b3d30b452dcff8e4df8bdab6e3f8 /usr.bin/lam | |
| parent | 7c0084bd3e3114326ae5e7336142439f1d2a10e1 (diff) | |
Remove workaround for ancient HTML generation code.
Diffstat (limited to 'usr.bin/lam')
| -rw-r--r-- | usr.bin/lam/lam.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lam/lam.1 b/usr.bin/lam/lam.1 index 8c8ed1edab6..5078911d98b 100644 --- a/usr.bin/lam/lam.1 +++ b/usr.bin/lam/lam.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: lam.1,v 1.10 2016/01/04 23:57:23 kamil Exp $ +.\" $NetBSD: lam.1,v 1.11 2017/07/03 21:34:19 wiz Exp $ .\" .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -113,7 +113,7 @@ lam file1 \-s "\e .Pp Every 2 lines of a file may be joined on one line with .Bd -literal -offset indent -lam \- \- \*[Lt] file +lam \- \- < file .Ed .Pp and a form letter with substitutions keyed by |
