diff options
Diffstat (limited to 'preamble/acronyms.tex')
-rw-r--r-- | preamble/acronyms.tex | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/preamble/acronyms.tex b/preamble/acronyms.tex index b192d47..faaae20 100644 --- a/preamble/acronyms.tex +++ b/preamble/acronyms.tex @@ -14,6 +14,7 @@ \newcommand \cfengine {\textsc{cf}-engine} \newcommand \civett {\texthost{civett}} \newcommand \cpu {\textsc{cpu}} +\newcommand \cpuu {\cpu{} (\textit{Central Processing Unit})} \newcommand \dfd {\textsc{dfd}} \newcommand \dfdd {Document Freedom Day (\textsc{dfd})} \newcommand \dfri {\textsc{dfri}} @@ -53,6 +54,7 @@ \newcommand \gdprr {Allmänna dataskyddsförordningen (\textsc{gdpr}, \textit{General Data Protection Regulation})} \newcommand \giraff {\texthost{giraff}} \newcommand \gnuhost {\textsc{gnu}} +\newcommand \gnulinux {\textsc{gnu}/Linux} \newcommand \gnupg {Gnu\textsc{pg}} \newcommand \gpg {\textsc{gpg}} \newcommand \gpgg {\gpg\ (\gnu\ Privacy Guard)} @@ -101,8 +103,8 @@ \newcommand \ossec {\textsc{ossec}} \newcommand \otrs {\textsc{otrs}} \newcommand \otrss {\otrs\ (Open-source Ticket Request System)} -\newcommand \issi {\textsc{issi}} -\newcommand \issii {\issi\ (Open Suorce Seed Initiative)} +\newcommand \ossi {\textsc{ossi}} +\newcommand \ossii {\ossi\ (Open Suorce Seed Initiative)} \newcommand \paypal {PayPal} \newcommand \pgp {\textsc{pgp}} \newcommand \php {\textsc{php}} @@ -122,6 +124,7 @@ \newcommand \smart {\textsc{smart}} \newcommand \sms {\textsc{sms}} \newcommand \smtp {\textsc{smtp}} +\newcommand \smtpp {\smtp{} (\textit{Simple Mail Transport Protocol})} \newcommand \spf {\textsc{spf}} \newcommand \spff {\spf\ (\textit{Sender Policy Framework}, ramverk för avsändarpolicy)} \newcommand \ssh {\textsc{ssh}} @@ -131,6 +134,7 @@ \newcommand \sql {\textsc{sql}} \newcommand \srpfyra {\textsc{sr p4}} \newcommand \tcp {\textsc{tcp}} +\newcommand \tcpp {\tcp{} (\textit{Transmission Control Protocol})} \newcommand \tls {\textsc{tls}} \newcommand \tlss {\textsc{tls} (Transport Layer Secuity)} \newcommand \udp {\textsc{udp}} |