blob: 01227ea28fa026fda93b8fb4596552ae2f5f06f1 (
plain)
1
2
3
4
5
6
7
8
9
|
% LTeX: enabled=false
\chapter*{Glossaire}
\addcontentsline{toc}{chapter}{Glossaire}
\begin{acronym}
\acro{cli}[CLI]{Command Line Interface}
\acro{ltfs}[LTFS]{Linear Tape File System}
\acro{udf}[UDF]{Universal Disk Format}
\end{acronym}
|