summary refs log tree commit diff
path: root/src/bltin/times.c
diff options
context:
space:
mode:
authoragcosta <agcosta@gis.net>2005-02-25 21:18:34 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:03 +1000
commit8e1caee0f03f7ddf5b2019f63a13ba43f138024d (patch)
treedea07cfcff6b53cebbfdf098dc790268f2453789 /src/bltin/times.c
parentCatch set -e exits within built-in commands. (diff)
downloaddash-8e1caee0f03f7ddf5b2019f63a13ba43f138024d.tar.gz
dash-8e1caee0f03f7ddf5b2019f63a13ba43f138024d.zip
Corrected grammar in manual page.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
gmsg'> 2019-02-08Don't open folds when using {}June McEnroe 2019-02-08Add sh syntax to hiJune McEnroe 2019-02-08Use [] to quote special characters in regexJune McEnroe This looks much cleaner than having to double-escape backslash. 2019-02-08Improve ANSI output and base IRC on itJune McEnroe 2019-02-08Add hi -nJune McEnroe 2019-02-08Elaborate hi man pageJune McEnroe 2019-02-08Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe