%
% x-kernel v3.3
%
% Copyright (c) 1996,1993,1991,1990  Arizona Board of Regents
%

\documentstyle[11pt,fcanon,epsfig,html]{article}

\begin{document}

\bibliographystyle{alpha}

\newcommand{\xk}{{\it x}-kernel}
\newcommand{\xK}{{\it x}-Kernel}
\newcommand{\xs}{{\it x}-sim}
\newcommand{\xS}{{\it x}-Sim}

\title{{\xS} User's Manual \\ {\rm (Version 1.0)}\thanks{
This work supported in part by National Science Foundation Grants
CCR-8811423, IRI-9015407, and CCR-9102040, Sun Microsystems Inc.,
Hewlett-Packard Company, ARPA Contract DABT63-91-C-0030, and NCSC
University Research Grant MDA904-92-C-515.}}

\author{Lawrence S. Brakmo \\ Andrew C. Bavier \\ Larry L. Peterson\\
Venkatesan Raghavan}
\maketitle{}

\begin{center}
{\bf\Large Abstract}
\end{center}
\begin{quote}
{\xS} is a network simulator based on the {\xk}. It provides a
complete and realistic framework for developing, analyzing, and
testing network protocols. This document is intended to be used as a
reference to {\xs} by those already familiar with the {\xk}.
\end{quote}

\renewcommand{\baselinestretch}{1}
\setlength{\tolerance}{1000}
\small\normalsize

\newcommand{\var}{\tt}
\begin{htmlonly}
\newcommand{\var}{\tt}
\end{htmlonly}

\newpage
\tableofcontents

\newpage{}
\input overview
\input example1
\input spec
\input example2
\input building
\input output
\input ptcp
\input extrace
%Need an architecture section
\bibliography{../manual/manual}

% Still need to document the simulator's command-line arguments
% and how they interact with protocol-specific args.

% Need a man page for both of graphical display commands

\end{document}
