summaryrefslogtreecommitdiff
path: root/usr.bin/awk/awk.1
AgeCommit message (Expand)Author
2007-06-27printf(1) is the correct reference here, not printf(3);Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2007-01-29sync 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 7Jason McIntyre
2004-10-04refer to re_format.7 rather than egrep.1 for a description of EREs;Jason McIntyre
2004-04-19point people to usd/psd docs;Jason McIntyre
2003-12-19- adjust some list widths for better postscript outputJason McIntyre
2003-12-19add an example showing how to print to standard error;Jason McIntyre
2003-12-18document various aspects of awk behaviour:Jason McIntyre
2003-12-16expand documentation of built-ins:Jason McIntyre
2003-12-12- update SYNOPSISJason McIntyre
2003-11-24typo from Michael Knudsen;Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-06-30Awk first appeared in appeared in Version 7 AT&T UNIX.Todd C. Miller
2003-06-10- section reorderJason McIntyre
2003-02-18copyrights added;Jason McIntyre
2003-01-05add missing bracket; jmc@prioris.mini.pw.edu.plPeter Valchev
2002-07-17Fix omission in description of FS variable; from teduTodd C. Miller
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-08-30mdoc'd awk(1) man page; thanks d@.Aaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
1998-03-03Document -safe option and update usage message.Angelos D. Keromytis
1998-02-03Remove stray "awk" at the beginning of the mam page.Todd C. Miller
1997-01-20Latest research awk from June 29, 1996Todd C. Miller
1996-07-06Should get installed as nawk as well.etheisen
1996-07-04AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by meThorsten Lockert