<!doctype debiandoc system
[
  <!entity % entities system "user.entities">
  %entities;
]>

<!--
 Debian User Reference Manual 
 Copyright (c) 1997 Ardo van Rangelrooij, 1998 Oliver EDlphick 
 released under the terms of the GNU General Public License, 
 version 2 or (at your option) any later. 
 -->

<debiandoc>

  <book>

    <titlepag>

      <title>Debian User Reference Manual (Obsolete Documentation)</title>

      <author>
	<name>Ardo van Rangelrooij </name> 
	<email>ardo@debian.org</email>
      </author>

      <author>
	<name>Jason D. Waterman </name> 
	<email>jwaterma@bbn.com</email>
      </author>

      <author>
	<name>Thalia L. Hooker </name> 
	<email>th@visi.com</email>
      </author>

      <author>
	<name>Havoc Pennington </name> 
	<email>rhpennin@midway.uchicago.edu</email>
      </author>

      <author>
	<name>Oliver Elphick - Maintainer</name> 
	<email>Oliver.Elphick@lfix.co.uk</email>
      </author>

      <author>
	<name>Bruce Evry </name> 
	<email>bruce@fantek.org</email>
      </author>

      <author>
	<name>Karl-Heinz Zimmer </name> 
	<email>khz@snafu.de</email>
      </author>

      <author>
	<name>Andreas Franzen </name> 
	<email>anfra@debian.org</email>
      </author>

      <version>version 0.1, <date></version>

      <abstract>
	  The Debian User Reference Manual covers everything a user should
	  know about a Debian GNU/Linux system from a user's view
	  point.  It fills the gap between the Debian Tutorial and the
	  manual and info pages of individual packages.
      </abstract>

      <copyright>

	<copyrightsummary>
	  Copyright &copy; 1997 Ardo van Rangelrooij, 1998 Oliver Elphick
	</copyrightsummary>

   	<p>
	  This manual is free software; you may redistribute it and/or
	  modify it under the terms of the GNU General Public License
	  as published by the Free Software Foundation; either version
	  2, or (at your option) any later version. 
	</p>

	<p>
	  This is distributed in the hope that it will be useful, but
	  <em>without any warranty</em>; without even the implied
	  warranty of merchantability or fitness for a particular
	  purpose.  See the GNU General Public License for more
	  details. 
	</p>

	<p>
	  You should have received a copy of the GNU General Public
	  License with your Debian GNU/Linux system, in
	  <tt>/usr/doc/copyright/GPL</tt>, or with the
	  <prgn>debiandoc-sgml</prgn> source package as the file
	  <tt>COPYING</tt>.  If not, write to the Free Software
	  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 
	</p>

      </copyright>

    </titlepag>

    <toc sect>

    <chapt>

      <heading>Introduction</heading>

      <p>
	author = Ardo van Rangelrooij
	<email>ardo@debian.org</email> 
      </p>

      <p>
	"about this manual"
      </p>

      <p>
	"where to find newer versions"
      </p>

      <p>
	"how this manual came about"
      </p>

      <p>
	Please send all comments, critics, suggestions, bugs, etc. to
	the Documentation Coordinator, <email>olly@lfix.co.uk</email>. 
      </p>

    </chapt>

    <chapt id="logging-in">

      <heading>Overview of a Debian GNU/Linux System</heading>

      <p>
	author = Ardo van Rangelrooij
	<email>ardo@debian.org</email> 
      </p>

      <p>
	topics = booting (?), first login session, shutting down,
	etc.; concepts of users, shells, processes, etc. 
      </p>

    </chapt>

    <chapt id="manpages">

      <heading>Documentation</heading>

      <p>
	author = Karl-Heinz Zimmer 
	<email>x_zimmer@online.de</email> 
      </p>

      <p>
	topics = how to read man pages, "apropos", using info and
	dwww, etc. 
      </p>

    </chapt>

      <!-- Files and File Systems: Havoc Pennington -->
    <chapt id="files">

      <heading>Files and File Systems</heading>

      <p>
        author = Havoc Pennington
        <email>rhpennin@midway.uchicago.edu</email>
      </p>

      <p>
        topics = file handling commands, directory handling commands,
        directory structure, file systems, etc.
      </p>


    &Files


    <chapt id="shells">

      <heading>Shells</heading>

      <p>
	author = Jason D. Waterman 
	<email>jwaterma@bbn.com</email>
      </p>

      <p>
	topics = bash basics, tcsh, etc. 
      </p>

    </chapt>


      <!-- Basic Commands and Tools: Oliver Elphick -->
<chapt>

      <heading>Basic Commands and Tools</heading>

      <p>
        author = Oliver Elphick
        <email>olly@lfix.co.uk</email>
      </p>

      <p>
        topics = head, tail, grep, etc.
      </p>

    &Basics

    </chapt>

    <chapt>

      <heading>Advanced Commands and Tools</heading>

      <p>
	author = ?
      </p>

      <p>
	topics = awk, sed, etc. 
      </p>

    </chapt>

    <chapt id="editors">

      <heading>Text Editing</heading>

      <p>
	author = Jason D. Waterman 
	<email>jwaterma@bbn.com</email>
      </p>

      <p>
	topics = handling vi (how to exit ;-), emacs, etc. 
      </p>

    </chapt>

    <chapt>

      <heading>Text Processing</heading>

      <p>
	author = Andreas Franzen
	<email>anfra@debian.org</email>
      </p>

      <p>
	topics = tex, latex, sgml, troff, lyx, etc. 
      </p>

      &TextProcessing

    </chapt>

    <chapt>

      <heading>Programming</heading>

      <p>
	author = Andreas Franzen
        <email>anfra@debian.org</email>
      </p>

      <p>
	topics = gcc, javac, gdb, ddd, xxgdb, etc. 
      </p>

      &Programming

    </chapt>

    <chapt>

      <heading>Science</heading>

      <p>
	author = Andreas Franzen
	<email>anfra@debian.org</email>
      </p>

      <p>
	topics = everything in section math
      </p>

      &Science

    </chapt>

    <chapt>

      <heading>Games</heading>

      <p>
	author = Jason D. Waterman 
	<email>jwaterma@bbn.com</email>
      </p>

      <p>
	topics = ?
      </p>

    </chapt>

    <chapt>

      <heading>Sound</heading>

      <p>
	author = ?
      </p>

      <p>
	topics = ?
      </p>

    </chapt>

    <chapt>

      <heading>Image Manipulation</heading>

      <p>
	author = ?
      </p>

      <p>
	topics = gimp, xv, xfig, etc. 
      </p>

    </chapt>

    <chapt>

      <heading>Networking</heading>

      <p>
	author = ?
      </p>

      <p>
	topics = mail, news, ftp, etc. 
      </p>

    </chapt>

    <chapt>

      <heading>Databases</heading>

      <p>
	author = Andreas Franzen
	<email>anfra@debian.org</email>
      </p>

      <p>
	topics = organizing data
      </p>

      &Databases

    </chapt>

    <chapt id="xwin">

      <heading>X Windows</heading>

      <p>
	author = Jason D. Waterman 
	<email>jwaterma@bbn.com</email>
      </p>

      <p>
	topics = ?
      </p>

    </chapt>

    <chapt>

      <heading>X Windows Managers</heading>

      <p>
	author = ?
      </p>

      <p>
	topics = ?
      </p>

    </chapt>

    <chapt>

      <heading>X Windows Applications</heading>

      <p>
	author = ?
      </p>

      <p>
	topics = ?
      </p>

    </chapt>

    <chapt>

      <heading>Index</heading>

    </chapt>

  </book>

</debiandoc>

      
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:2
sgml-indent-data:nil
sgml-parent-document:nil
sgml-exposed-tags:nil
sgml-local-catalogs:"/usr/lib/sgml/catalog"
sgml-local-ecat-files:nil
End:
-->
