equal
deleted
inserted
replaced
1 \documentclass[final]{article} |
1 \documentclass[final]{article} |
2 % © Heiko Schlittermann |
2 % © Heiko Schlittermann |
3 % $Id$ |
3 % $Id: manual.tex 1501 2005-11-04 06:22:25Z heiko $ |
4 % $URL$ |
4 % $URL: https://svn.schlittermann.de/is/mailAdmin/trunk/manual.tex $ |
5 |
5 |
6 \usepackage{ius} |
6 \usepackage{ius} |
7 \usepackage{makeidx} |
7 \usepackage{makeidx} |
8 \newcommand{\N}[1]{\textit{#1\/}} % name |
8 \newcommand{\N}[1]{\textit{#1\/}} % name |
9 \newcommand{\T}[1]{\texttt{#1}} % typed |
9 \newcommand{\T}[1]{\texttt{#1}} % typed |
456 IMAP\_PASS=XXX} und \T{export LDAP\_PASS=XXX}. |
456 IMAP\_PASS=XXX} und \T{export LDAP\_PASS=XXX}. |
457 |
457 |
458 \printindex |
458 \printindex |
459 |
459 |
460 \vfill |
460 \vfill |
461 Stand: \verb!$Id$!\\ |
461 Stand: \verb!$Id: manual.tex 1501 2005-11-04 06:22:25Z heiko $!\\ |
462 Quelle: \verb!$URL$! |
462 Quelle: \verb!$URL: https://svn.schlittermann.de/is/mailAdmin/trunk/manual.tex $! |
463 |
463 |
464 |
464 |
465 \end{document} |
465 \end{document} |
466 |
466 |
467 % vim:sts=2 sw=2 aw ai sm: |
467 % vim:sts=2 sw=2 aw ai sm: |