Age | Commit message (Expand) | Author |
2015-09-14 | Avoid .Ns right after .Pf, it's pointless. | Ingo Schwarze |
2015-01-16 | fix placement of opening parentheses, and drop some .Xo while here | Ingo Schwarze |
2014-12-15 | .Xr cut which may be what you're really looking for. | Ted Unangst |
2014-03-17 | as suggested by schwarze, reshuffle STANDARDS text detailing posix features | Jason McIntyre |
2011-05-02 | no need to escape `|'; as discussed with schwartze | Jason McIntyre |
2011-03-22 | some small tweaks from Michael W. Bombardieri; | Jason McIntyre |
2011-02-07 | Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to no | Ingo Schwarze |
2010-10-01 | more EXIT STATUS tweaks; from Daniel Dickman | Jason McIntyre |
2010-08-25 | get rid of the nawk hard link | Theo de Raadt |
2010-08-08 | convert some of the weirder displays into lists, to avoid mangling; | Jason McIntyre |
2010-01-10 | remove references to docs we no longer install; | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-09-04 | +awk does not support {n,m} pattern matching | Jason McIntyre |
2008-07-25 | repair .Pq use; Alan R. S. Bueno | Theo de Raadt |
2008-06-04 | tweak previous, and arrange the text to read a little better; | Jason McIntyre |
2008-06-04 | Extend awk with bitwise operations. This is an extension to the awk | Pierre-Yves Ritschard |
2007-06-27 | printf(1) is the correct reference here, not printf(3); | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-01-29 | sync the -f description w/ its synopsis; | Jason McIntyre |
2006-03-29 | - document return value of cmd | getline [var] | Jason McIntyre |
2005-05-12 | .Xr script 7 | Jason McIntyre |
2004-10-04 | refer to re_format.7 rather than egrep.1 for a description of EREs; | Jason McIntyre |
2004-04-19 | point people to usd/psd docs; | Jason McIntyre |
2003-12-19 | - adjust some list widths for better postscript output | Jason McIntyre |
2003-12-19 | add an example showing how to print to standard error; | Jason McIntyre |
2003-12-18 | document various aspects of awk behaviour: | Jason McIntyre |
2003-12-16 | expand documentation of built-ins: | Jason McIntyre |
2003-12-12 | - update SYNOPSIS | Jason McIntyre |
2003-11-24 | typo from Michael Knudsen; | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-06-30 | Awk first appeared in appeared in Version 7 AT&T UNIX. | Todd C. Miller |
2003-06-10 | - section reorder | Jason McIntyre |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-01-05 | add missing bracket; jmc@prioris.mini.pw.edu.pl | Peter Valchev |
2002-07-17 | Fix omission in description of FS variable; from tedu | Todd C. Miller |
2000-11-10 | - Section shuffling: comply to the section ordering outlined in mdoc(7). | Aaron Campbell |
2000-08-30 | mdoc'd awk(1) man page; thanks d@. | Aaron Campbell |
1999-06-05 | - remove trailing white space | Aaron Campbell |
1998-03-03 | Document -safe option and update usage message. | Angelos D. Keromytis |
1998-02-03 | Remove stray "awk" at the beginning of the mam page. | Todd C. Miller |
1997-01-20 | Latest research awk from June 29, 1996 | Todd C. Miller |
1996-07-06 | Should get installed as nawk as well. | etheisen |
1996-07-04 | AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by me | Thorsten Lockert |