diff options
Diffstat (limited to 'preamble')
| -rw-r--r-- | preamble/preamble.tex | 6 | 
1 files changed, 5 insertions, 1 deletions
diff --git a/preamble/preamble.tex b/preamble/preamble.tex index 7271154..23ef34d 100644 --- a/preamble/preamble.tex +++ b/preamble/preamble.tex @@ -62,6 +62,7 @@  \newcommand \fripost {\textsf{\textsc{\small Fripost}}}  \newcommand \fscons {\textsc{fscons}}  \newcommand \giraff {\texthost{giraff}} +\newcommand \gnuhost {\texthost{gnu}}  \newcommand \gnu {\textsc{gnu}}  \newcommand \gnupg {Gnu\textsc{pg}}  \newcommand \gpg {\textsc{gpg}} @@ -88,9 +89,11 @@  \newcommand \ossec {\textsc{ossec}}  \newcommand \otrs {\textsc{otrs}}  \newcommand \otrss {\otrs\ (Open-source Ticket Request System)} +\newcommand \paypal {PayPal}  \newcommand \pgp {\textsc{pgp}}  \newcommand \raid {\textsc{raid}}  \newcommand \rfc {\textsc{rfc}} +\newcommand \serengeti {\texthost{serengeti}}  \newcommand \sgs {\textsc{sgs}}  \newcommand \sgslong {\textsc{sgs} (Stiftelsen Göteborgs studentbostäder)}  \newcommand \smtp {\textsc{smtp}} @@ -101,7 +104,8 @@  \newcommand \srpfyra {\textsc{sr p4}}  \newcommand \usb {\textsc{usb}}  \newcommand \vlan {\textsc{vlan}} % virtual LAN, different LAN:s on the same broadcast domain -\newcommand \vps {\textsc{vps}} % virtual private server +\newcommand \vps {\textsc{vps}} +\newcommand \vpss {\vps\ (Virtual Private Server)}  \newcommand \zetkin {\texthost{zetkin}}  % Eumerate  | 
