aboutsummaryrefslogtreecommitdiffstats
path: root/preamble/acronyms.sed
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2021-05-24 14:04:45 +0200
committerGustav Eek <gustav.eek@fripost.org>2021-05-24 14:04:45 +0200
commit58d645ead592b183d6b0bd9e08ae1366ba73bcd0 (patch)
tree26ad0b7867baa87f6956f7ea951c6fda53fd3569 /preamble/acronyms.sed
parentbecc9575026632a6c82e5e11a49c5ac9edb95a17 (diff)
Annual report. Corect acronyms and makefile
Update *Makefile*, main wrapper, and sed scripts
Diffstat (limited to 'preamble/acronyms.sed')
-rw-r--r--preamble/acronyms.sed14
1 files changed, 12 insertions, 2 deletions
diff --git a/preamble/acronyms.sed b/preamble/acronyms.sed
index f124f26..2b1da4d 100644
--- a/preamble/acronyms.sed
+++ b/preamble/acronyms.sed
@@ -1,8 +1,10 @@
# Standards and protocols and
-s/PHP/\\php{}/g
+s/CalDAV/\\caldav{}/g
s/IPv4/\\ipvfour{}/g
s/IPv6/\\ipvsix{}/g
+s/PHP/\\php{}/g
+
1,/SMTP/ {s/\SMTP/\\smtpp{}/g}; s/SMTP/\\smtp{}/g
1,/TCP/ {s/\TCP/\\tcpp{}/g}; s/TCP/\\tcp{}/g
1,/TLS/ {s/\TLS/\\tlss{}/g}; s/TLS/\\tls{}/g
@@ -12,14 +14,22 @@ s/IPv6/\\ipvsix{}/g
1,/CPU/ {s/\CPU/\\cpuu{}/g}; s/CPU/\\cpu{}/g
1,/FLFD/ {s/FLFD/\\flfdd{}/g}; s/FLFD/\\flfd{}/g
1,/VM/ {s/\VM/\\vmm{}/g}; s/VM/\\vm{}/g
+1,/DKIM/ {s/DKIM/\\dkimm{}/g}; s/DKIM/\\dkim{}/g
+1,/DMARC/ {s/DMARC/\\dmarcc{}/g}; s/DMARC/\\dmarc{}/g
# Organizations
1,/CCC/ {s/CCC/\\cccc{}/g}; s/CCC/\\ccc{}/g
1,/DFRI/ {s/DFRI/\\dfrii{}/g}; s/DFRI/\\dfri{}/g
+1,/DN/ {s/DN/\\dnn{}/g}; s/DN/\\dn{}/g
1,/NSU/ {s/NSU/\\nsuu{}/g}; s/NSU/\\nsu{}/g
1,/OSSI/ {s/OSSI/\\ossii{}/g}; s/OSSI/\\ossi{}/g
-1,/SCB/ {s/\SCB/\\scbb{}/g}; s/scb/\\scb{}/g
+1,/SCB/ {s/\SCB/\\scbb{}/g}; s/SCB/\\scb{}/g
+
+# Acronymes
+
+1,/FAQ/ {s/\FAQ/\\faqq{}/g}; s/FAQ/\\faq{}/g
+
# Hosts
s/\*antilop\*/\\antilop{}/g