summaryrefslogtreecommitdiff
path: root/sys/arch/evbcf/include/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/evbcf/include/profile.h')
0 files changed, 0 insertions, 0 deletions
+0000'>2022-07-05awk(1): A few more formatting tweaks to inlibe code bits and piecesuwe 2022-07-05awk(1): Fix editing accident in one of the previous commits.uwe 2022-07-05awk(1): Drop whitespace between initialsuwe 2022-07-05awk(1): more formatting nitsuwe 2022-07-05awk(1): drop POSIX prescriptive "shall" from the otherwise descriptive passageuwe 2022-07-05awk(1): Fix mark up of inline code, the easy cases for now.uwe 2022-07-05awk(1): mark up $<n> properly - '$' is an unary op, not part of the nameuwe 2022-07-05awk(1): document programs that only has BEGIN and/or END pattern-actions.uwe 2022-07-05awk(1): document what assigning to $0 and $<n> doesuwe 2022-07-05awk(1): mark up var=value properlyuwe 2022-07-05awk(1): Fix -width.uwe 2022-07-05awk(1): g/c extraneous space in an exampleuwe 2022-07-05awk(1): use official echo example from POSIXuwe 2022-07-04awk.1: revert changes to example 'echo' programrillig 2022-07-03awk.1: remove trailing space in output of 'echo' example programrillig 2019-12-21Add license from https://github.com/onetrueawk/awk/blob/master/LICENSEwiz 2019-12-18Remove macros with no effect.wiz 2019-12-17Sync with upstream.christos 2017-05-23Use literal for formatting the examplesabhinav 2015-04-06Fix important typo, from Joachim Henke on netbsd-docs.wiz 2014-03-23Change the argument names in the prototypes and discussion fordholland 2011-04-20fix V->version flagdrochner 2010-08-26awk gluechristos