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