summaryrefslogtreecommitdiff
path: root/bin/expr/expr.1
AgeCommit message (Expand)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-08-23Mark email addresses as mailto links, heads up by Sascha Wildner.sevan
2016-08-23Instruction to not split the line needs to be stated separately.sevan
2016-08-23Add HISTORY sectionsevan
2012-08-12Improvements: wording, punctuation, macro usage.wiz
2012-05-09Remove an unnecessary space in the manpage. Patch provided by Bug Hunting.jdf
2011-03-23minor usage nitdholland
2010-05-24Explicitly quote | and : meant as separate operator. Kill trailingjoerg
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2004-04-23Grammar improvement by Patrick Welche.wiz
2004-04-20Add some articles; use No instead of Li in one placewiz
2004-04-20add support for 'length' keyword, for compatibility with GNU exprjdolecek
2003-12-21Add some articles.wiz
2003-12-21add a note explaining empty string matching via :jdolecek
2003-03-29spelling errors, some from Igor Sobrado in PR 19670perry
2003-02-14'NetBSD.org'grant
2002-09-25New policy: New sentences start on a new line.wiz
2002-02-19rewritten in NetBSD 1.6 -> rewritten for NetBSD 1.6pooka
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-20Use standard headers, sort sections.wiz
2001-10-18Quote `:' correctly.wiz
2001-05-07Fix the operator precedence list to match reality. Operators were incorrectlyjdolecek
2000-10-30list parenthesis usage similar way as other operatorsjdolecek
2000-09-19reimplement expr using lexical parser generated by yaccjdolecek
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES askleink
2000-08-28Add 'RETURN VALUE' section header.hubertf
2000-01-14On memory allocation failure, return 3 as per POSIX. (from OpenBSD)mjl
1997-10-20Fix .Nm usage.enami
1995-04-28Winning Strategies has placed this code into the Public Domainjtc
1995-03-21convert to new RCS id conventions.cgd
1994-01-29Fix spelling error in Copyright noticejtc
1994-01-11Fix spelling errors.jtc
1993-10-04Document the new, less restrictive, behavior of the matching operator.jtc
1993-08-28Document the fact that expr is POSIX.2 compliant.jtc
1993-08-16Document that string comparisons are done using the locale specificjtc
1993-08-02Makefilemycroft
1993-07-20Add a manual page.jtc