diff options
| -rw-r--r-- | preamble/preamble.tex | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/preamble/preamble.tex b/preamble/preamble.tex index a6ed1c2..2df6321 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -52,8 +52,10 @@  \newcommand \benjamin {\texthost{benjamin}}  \newcommand \bgp {\textsc{bgp}}  \newcommand \cacert {\textsc{ca}cert} +\newcommand \calima {\texthost{calima}}  \newcommand \cfengine {\textsc{cf}-engine}  \newcommand \civett {\texthost{civett}} +\newcommand \cpu {\textsc{cpu}}  \newcommand \dfd {\textsc{dfd}}  \newcommand \dfdd {Document Freedom Day (\textsc{dfd})}  \newcommand \dfri {\textsc{dfri}} @@ -71,6 +73,7 @@  \newcommand \etcdagens {\textit{Dagens \etc}}  \newcommand \eu {\textsc{eu}}  \newcommand \faq {\textsc{faq}} +\newcommand \fosdem {\textsc{fosdem}}  \newcommand \fossgbg {\textsc{foss-gbg}}  \newcommand \fossnorth {\textsc{foss} North}  \newcommand \fps {\textsc{fps}} @@ -137,6 +140,8 @@  \newcommand \raid {\textsc{raid}}  \newcommand \rfc {\textsc{rfc}}  \newcommand \savanna {\texthost{savanna}} +\newcommand \scb {\textsc{scb}} +\newcommand \scbb {Statistiska centralbyrån (\scb)}  \newcommand \serengeti {\texthost{serengeti}}  \newcommand \selinux {\textsc{sel}inux}  \newcommand \sgs {\textsc{sgs}} @@ -144,6 +149,8 @@  \newcommand \smart {\textsc{smart}}  \newcommand \sms {\textsc{sms}}  \newcommand \smtp {\textsc{smtp}} +\newcommand \spf {\textsc{spf}} +\newcommand \spff {\spf\ (\textit{Sender Policy Framework}, ramverk för avsändarpolicy)}  \newcommand \ssh {\textsc{ssh}}  \newcommand \sso {\textsc{sso}}  \newcommand \ssl {\textsc{ssl}}  | 
