Annotation of 43BSDReno/usr.sbin/amd/doc/amd.tex, revision 1.1.1.1

1.1       root        1: %
                      2: % Run this through \LaTeX...
                      3: %
                      4: % If it complains about "a4.sty" then remove the reference
                      5: % to "a4" from the \documentstyle line below...
                      6: %
                      7: % $Id: amd.tex,v 5.2 90/06/23 22:21:41 jsp Rel $
                      8: %
                      9: % Copyright (c) 1989 Jan-Simon Pendry
                     10: % Copyright (c) 1989 Imperial College of Science, Technology & Medicine
                     11: % Copyright (c) 1989 The Regents of the University of California.
                     12: % All rights reserved.
                     13: %
                     14: % This code is derived from software contributed to Berkeley by
                     15: % Jan-Simon Pendry at Imperial College, London.
                     16: %
                     17: % Redistribution and use in source and binary forms are permitted provided
                     18: % that: (1) source distributions retain this entire copyright notice and
                     19: % comment, and (2) distributions including binaries display the following
                     20: % acknowledgement:  ``This product includes software developed by the
                     21: % University of California, Berkeley and its contributors'' in the
                     22: % documentation or other materials provided with the distribution and in
                     23: % all advertising materials mentioning features or use of this software.
                     24: % Neither the name of the University nor the names of its contributors may
                     25: % be used to endorse or promote products derived from this software without
                     26: % specific prior written permission.
                     27: % THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
                     28: % WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
                     29: % MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
                     30: %
                     31: %      @(#)amd.tex     5.1 (Berkeley) 7/19/90
                     32: 
                     33: 
                     34: %
                     35: % Set this to Report for a report
                     36: % or Article for an article
                     37: %
                     38: \def\ArticleReport{Article}
                     39: 
                     40: 
                     41: \def\Article{Article}
                     42: \def\ifarticle{\ifx\ArticleReport\Article}
                     43: 
                     44: %\documentstyle[a4,nh,11pt,twoside,openbib,draft]{report}
                     45: 
                     46: %\documentstyle[a4,nh,11pt,openbib,draft]{report}
                     47: \ifarticle
                     48: \documentstyle[a4,nh]{article}
                     49: \else
                     50: \documentstyle[a4,nh,11pt,openbib]{report}
                     51: \fi
                     52: \newcommand{\DRAFT}{}%{DRAFT}
                     53: \newcommand{\VERSION}{5.1d}
                     54: \newcommand{\AKAVERSION}{5.1.1.7}
                     55: 
                     56: %
                     57: % The next block of commands are only used in report mode
                     58: %
                     59: \ifarticle
                     60: \newcommand{\Chapter}{\section}\renewcommand{\chapter}{\section}
                     61: \newcommand{\Section}{\subsection}
                     62: \newcommand{\Subsection}{\subsubsection}
                     63: \else
                     64: \newcommand{\Chapter}{\chapter}
                     65: \newcommand{\Section}{\section}
                     66: \newcommand{\Subsection}{\subsection}
                     67: \fi
                     68: 
                     69: \pagestyle{footers}
                     70: \pagenumbering{roman}
                     71: 
                     72: \newcommand{\Edition}{Second}
                     73: 
                     74: \newcommand{\see}{}
                     75: 
                     76: \setheader{}
                     77: \setfooter{}
                     78: \setchapterfoot{}
                     79: 
                     80: \ifarticle\else
                     81: \setcounter{tocdepth}{2}
                     82: \setcounter{secnumdepth}{2}
                     83: \fi
                     84: 
                     85: \newcommand{\C}{{\sf C}}
                     86: \newcommand{\Unix}{{\sc Unix}}
                     87: \newcommand{\NFS}{{\sf NFS}}
                     88: \newcommand{\UFS}{{\sf UFS}}
                     89: \newcommand{\Amd}{{\sf Amd}}
                     90: \newcommand{\Amq}{{\sf Amq}}
                     91: \newcommand{\amd}{{\sf amd}}
                     92: \newcommand{\amq}{{\sf amq}}
                     93: \newcommand{\opt}[1]{{\tt #1}}
                     94: \newcommand{\Ref}[1]{{\S\ref{#1},~p\pageref{#1}}}
                     95: \newcommand{\Var}[1]{{\tt \$\{{#1}\}}}
                     96: \newcommand{\etc}{{\em etc\/}}
                     97: \newcommand{\ie}{{\em\/ie\/}}
                     98: \newcommand{\eg}{{\em\/eg\/}}
                     99: 
                    100: \begin{document}
                    101: \input title
                    102: \input overview
                    103: \input maps
                    104: \input cmdline
                    105: \input fstype
                    106: \input amq
                    107: \input examples
                    108: \input internals
                    109: \input biblio
                    110: 
                    111: \end{document}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.