Commit Graph

22 Commits

Author SHA1 Message Date
dholland 8cdbe2f01a Clarify the behavior of -S further in lam(1).
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-26 04:09:32 +00:00
dholland c1cf0b4d59 Improve previous lam(1) change. 2020-10-26 03:51:54 +00:00
dholland b34100d55f Fix the second example in lam(1).
(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.
2020-10-26 03:46:57 +00:00
wiz 01869ca4d2 Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
kamil 4929734205 Bump date for previous 2016-01-04 23:55:36 +00:00
kamil ce1283db22 Add HISTORY and AUTHORS to lam
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>
2016-01-04 23:31:44 +00:00
pgoyette 0af2848f9e Adjust case of example to match usage (and code) 2012-12-13 21:09:34 +00:00
joerg cb377560e8 ANSIfy + static + __dead 2011-09-04 20:28:09 +00:00
christos 5353040f23 document non-literal format strings 2011-08-16 10:35:03 +00:00
joerg f95fad15ff \\ -> \e 2010-04-05 21:16:21 +00:00
lukem 4f6c9fecb1 fix -Wcast-qual issues 2009-04-12 13:01:55 +00:00
lukem 98e5374ccb Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
2008-07-21 14:19:20 +00:00
jschauma 595e87e328 add an paragraph before listing of options 2008-01-18 01:50:11 +00:00
peter e263dfd62f WFORMAT is no more... 2006-10-08 17:52:28 +00:00
daniel 6177293347 PR/17410: lam(1) contains numerous overflows (Juli Mallett)
Fix some overflows and bugs (patch from FreeBSD).
2006-09-27 08:29:31 +00:00
agc 89aaa1bb64 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
2003-08-07 11:13:06 +00:00
ross 2a76afae02 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
wiz 4283bd5394 mdocify 2001-12-01 20:31:37 +00:00
is 135600f947 More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
lukem 4803fea3e9 WARNSify, fix .Nm usage, deprecate register, use <err.h> 1997-10-19 03:42:18 +00:00
jtc 6e0c4ded79 Changed to conform to NetBSD's new RCS Id convention. 1994-11-14 20:27:21 +00:00
jtc 9636069c3e imported from 4.4lite 1994-11-14 20:11:58 +00:00