sunet/doc/latex/man.tex

36 lines
777 B
TeX
Raw Normal View History

\documentclass[11pt]{article}
\usepackage[latin1]{inputenc}
\usepackage{code}
2002-04-04 02:28:38 -05:00
%\usepackage{a4wide}
\date{28. Januar 2002}
\author{composed by Andreas Bernauer\footnote{\texttt{bernauer@informatik.uni-tuebingen.de}}}
\title{Documentation of the sunet-package}
\input{decls}
\begin{document}
\maketitle
\begin{abstract}
This document contains informations for users and programmers using
the sunet package.
\end{abstract}
\tableofcontents
\include{intro}
\include{httpd}
\include{cgi-server}
\include{cgi-script}
\include{ftpd}
\include{ftp}
\include{netrc}
\include{uri}
\include{url}
\include{rfc822}
2002-05-12 01:36:53 -04:00
\include{nettime}
\include{smtp}
\include{pop3}
%\include{stringhax}
\include{toothless}
%\FIXME{Is there a possibility to get rid of the overfull \\hboxes?}
\end{document}