Török Edvin 15 years ago
parent f600db6bfa
commit b81501d345
  1. 28
      win32/clamav-for-windows/sigui/SigUI/doc/glossary.tex
  2. 1
      win32/clamav-for-windows/sigui/SigUI/doc/sigui-manual.tex

@ -3,7 +3,7 @@
{ {
name={freshclam}, name={freshclam},
text={\texttt{freshclam}}, text={\texttt{freshclam}},
description={The application that automatically updates \ClamAV's signature databases} description={\ClamAV's signature databases updater application}
} }
\newglossaryentry{freshclam.conf} \newglossaryentry{freshclam.conf}
{ {
@ -15,7 +15,7 @@
{ {
name={ClamAV}, name={ClamAV},
text={\textbf{ClamAV}}, text={\textbf{ClamAV}},
description={Clam AntiVirus engine} description={Clam AntiVirus engine, see \url{http://www.clamav.net}}
} }
\newglossaryentry{database.clamav.net} \newglossaryentry{database.clamav.net}
{ {
@ -27,12 +27,13 @@
\newglossaryentry{mirror} \newglossaryentry{mirror}
{ {
name={mirror}, name={mirror},
description={mirror} description={A server holding an exact copy of the original server, for
better load balancing and bandwidth purposes.}
} }
\newglossaryentry{hostname} \newglossaryentry{hostname}
{ {
name={hostname}, name={hostname},
description={hostname} description={DNS name of a server}
} }
\newglossaryentry{CVD} \newglossaryentry{CVD}
{ {
@ -44,31 +45,38 @@
\newglossaryentry{SigUI} \newglossaryentry{SigUI}
{ {
name={SigUI}, name={SigUI},
description={ClamAV for Windows - Configuration User Interface. The description={ClamAV for Windows - Signature Configuration User Interface. The
application documented in this manual} application documented in this manual}
} }
\newglossaryentry{UNC path} \newglossaryentry{UNC path}
{ {
name={UNC path}, name={UNC path},
description={UNC path} plural={UNC pathes},
description={Uniform Naming Convention path. A path of the form
\texttt{\textbackslash\textbackslash ComputerName \textbackslash
\textbackslash SharedFolder \textbackslash\textbackslash Resource}, or a long UNC path
starting with \texttt{\textbackslash\textbackslash?\textbackslash}}
} }
\newglossaryentry{SYSTEM account} \newglossaryentry{SYSTEM account}
{ {
name={SYSTEM account}, name={SYSTEM account},
description={SYSTEM account} description={A highly privileged account. This is the account used by system
services. You cannot login as SYSTEM}
} }
\newglossaryentry{daily.cvd} \newglossaryentry{daily.cvd}
{ {
name={daily.cvd}, name={daily.cvd},
description={daily.cvd} description={An important database file for \gls{ClamAV}. Contains often
updated virus signatures, file type definitions, engine configuration,
and whitelists}
} }
\newglossaryentry{daily.cld} \newglossaryentry{daily.cld}
{ {
name={daily.cld}, name={daily.cld},
description={daily.cld} description={A \gls{daily.cvd}, after \gls{freshclam} updated it}
} }
\newglossaryentry{UAC} \newglossaryentry{UAC}
{ {
name={UAC}, name={UAC},
description={UAC} description={User Account Control, a security infrastructure introduced in Windows Vista}
} }

@ -54,6 +54,7 @@
\newrefformat{fig}{Figure~\ref{#1}} \newrefformat{fig}{Figure~\ref{#1}}
\newrefformat{apdx}{Appendix~\ref{#1}} \newrefformat{apdx}{Appendix~\ref{#1}}
%\definecolor{LinkColor1}{rgb}{0.126,0.263,0.361}
\definecolor{LinkColor1}{rgb}{0.208,0.374,0.486} \definecolor{LinkColor1}{rgb}{0.208,0.374,0.486}
\definecolor{LinkColor2}{rgb}{0.216,0.439,0.388} \definecolor{LinkColor2}{rgb}{0.216,0.439,0.388}

Loading…
Cancel
Save