summary refs log tree commit diff
path: root/port/cgram/cgram.6
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-26 23:21:49 -0500
committerJune McEnroe <june@causal.agency>2021-01-27 00:19:08 -0500
commitd6a617a531c887778ee329150a58d83e680dbe32 (patch)
tree39d4b0a85d5ff845b6a2b5131d30955ddda19b3e /port/cgram/cgram.6
parentUse First state to match keyword at beginning of line (diff)
downloadsrc-d6a617a531c887778ee329150a58d83e680dbe32.tar.gz
src-d6a617a531c887778ee329150a58d83e680dbe32.zip
Set para and sect for mdoc
Copied from the OpenBSD defaults.
Diffstat (limited to 'port/cgram/cgram.6')
0 files changed, 0 insertions, 0 deletions
amp;follow=1'>Prefer 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