summaryrefslogtreecommitdiff
path: root/bin/expr/expr.1
AgeCommit message (Expand)Author
2022-12-22Denote multiple arguments with 'arg ...' not 'args'Klemens Nanni
2017-08-16Explicitly say that expr(1) handles decimal integers only, as mandatedIngo Schwarze
2015-01-16Properly escape punctuation when given as an argument to a macro;Ingo Schwarze
2014-02-23add HISTORY and AUTHORS;Ingo Schwarze
2010-09-03remove some unneccessary macros and put EXAMPLES in a more standard format;Jason McIntyre
2010-09-03add an EXIT STATUS section for /bin;Jason McIntyre
2010-07-22move exit returns blurb out of DIAGNOSTICS; from daniel dickmanJason McIntyre
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2009-01-22document regexp supportMarc Espie
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29- consistent STANDARDS blurbJason McIntyre
2003-12-22document matching the empty string;Jason McIntyre
2003-03-12more .LiTheo de Raadt
2002-11-14use $ or # before commands in examplesTheo de Raadt
2001-11-13o) start new sentence on a new line;Mike Pechkin
2000-10-18Add some rudimentary EXAMPLES sections and standardize the way we displayAaron Campbell
2000-03-17Remove hard sentence breaks.Aaron Campbell
1999-09-23Formatting fixes. Also, add a SEE ALSO section and Xr test(1).Aaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28start killing redundant .Nm macro arguments (mandoc ``remembers'' the first oneAaron Campbell
1998-09-14First complete sweep of man pages, bin/. Command/function names previouslyAaron Campbell
1997-08-19Note return code >2 if malloc fails (POSIX spec behavior).denny
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt