summary refs log tree commit diff
path: root/doc/pdf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-18 17:02:28 -0500
committerJune McEnroe <june@causal.agency>2021-01-18 17:02:28 -0500
commit5c6a9e357d4fe61a979ad131c61665c2e5db0154 (patch)
treee810e743033de4276575bdead1b4154122caf9e8 /doc/pdf
parentDon't compress RFCs, add rfc(1) command (diff)
downloadsrc-5c6a9e357d4fe61a979ad131c61665c2e5db0154.tar.gz
src-5c6a9e357d4fe61a979ad131c61665c2e5db0154.zip
Add mdate script
To be used as 1G!!mdate in vi(1) to update the .Dd line of mdoc
files.
Diffstat (limited to 'doc/pdf')
0 files changed, 0 insertions, 0 deletions
:' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe