summary refs log tree commit diff
path: root/bin/dash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-20 22:30:44 -0500
committerJune McEnroe <june@causal.agency>2020-12-20 22:30:44 -0500
commit83df957419b317baf06ed958250cb5244daabad7 (patch)
treedb4f1df2953ea5bfa3cebc9eef3275bcda51b38e /bin/dash
parentDepend on rfc-index.txt.gz in Makefile (diff)
downloadsrc-83df957419b317baf06ed958250cb5244daabad7.tar.gz
src-83df957419b317baf06ed958250cb5244daabad7.zip
Emit tags for section headings without trailing dots
Some RFCs reference other sections like "(Section 1.2)", where the
section header says "1.2.".
Diffstat (limited to 'bin/dash')
0 files changed, 0 insertions, 0 deletions
5ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli