diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-05 19:19:46 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-05 19:19:46 +0000 |
| commit | e0ddd0e26e8b77b73ba6f00350cc6e7e67c55198 (patch) | |
| tree | 1ff9247f085b610d546133af29cd3595a9110612 /LaTeX/chapters/appendix-a.tex | |
| parent | 90ceb5d59a09a6676dd7775d1d0ec85e5c13867a (diff) | |
added protocol example
Diffstat (limited to 'LaTeX/chapters/appendix-a.tex')
| -rw-r--r-- | LaTeX/chapters/appendix-a.tex | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/LaTeX/chapters/appendix-a.tex b/LaTeX/chapters/appendix-a.tex index ce0651a..341258b 100644 --- a/LaTeX/chapters/appendix-a.tex +++ b/LaTeX/chapters/appendix-a.tex @@ -1,10 +1,15 @@ \chapter{Akronyms}
\begin{acronym}
\acro{API}{Application Programming Interface}
-\acro{HTTPS}{Hypertext Transfer Protocol via SSL}
+\acro{BSD}{Berkeley Software Distribution}
+\acro{GIMP}{GNU Image Manipulation Program}
+\acro{GNU}{GNU's Not UNIX}
\acro{GUI}{Graphical User Interface}
+\acro{GVim}{Graphical Vi IMproved}
+\acro{HTTPS}{Hypertext Transfer Protocol Secure}
\acro{JRE}{Java Runtime Environment}
\acro{NID}{Nachrichten-Identifikationsnummer}
+\acro{PDF}{Protable Document Format}
\acro{PID}{Prozess-Identifikationsnummer}
\acro{RTT}{Round Trip Time}
\acro{SDK}{Software Development Kit}
|
