summaryrefslogtreecommitdiff
path: root/usr.bin/lam/lam.1
AgeCommit message (Collapse)Author
2021-01-25In the lam(1) example with a literal newline, use newish sh syntax.dholland
Bump date (as of when I wrote the change and discussed it, in October; forgot to commit since)
2020-10-26Clarify the behavior of -S further in lam(1).dholland
Seems that "lam file1 -S sep file2" does not carry the -S over past file2, even though you can also write "lam file1 file2 -[sS] sep" to give a separator string after the last file. Ride previous date bump.
2020-10-26Improve previous lam(1) change.dholland
2020-10-26Fix the second example in lam(1).dholland
(a) revert -r1.8 (changing -s back to -S) as it was wrong; (b) get rid of the backslash since it doesn't belong. (c) bump date. Noted by Robert Elz.
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-01-04Bump date for previouskamil
2016-01-04Add HISTORY and AUTHORS to lamkamil
John A. Kunze requested to add himself as the authord of rs on the FreeBSD bugzilla with the following text: Please re-instate my name (as "John A. Kunze") as AUTHOR of the jot, rs, and lam utilities. I wrote these in 1982, around or before the time that I worked with Jordan at UCB (he left to work at FreeBSD and later at Apple). Thank you! -- https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196786 While there add a note that this tool first appeared in BSD 4.2. This information is based on the FreeBSD manual pages. Patch submitted by Michal Mazurek <akfaew AT jasminek.net>. Reviewed by <dholland>
2012-12-13Adjust case of example to match usage (and code)pgoyette
2010-04-05\\ -> \ejoerg
2008-01-18add an paragraph before listing of optionsjschauma
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22365, verified by myself.
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01mdocifywiz
1994-11-14Changed to conform to NetBSD's new RCS Id convention.jtc
1994-11-14imported from 4.4litejtc