\" an-old.tmac
\"
\" Copyright (C) 1989, 1990, 1991, 1992, 2001, 2002, 2003, 2004, 2005
\"   Free Software Foundation, Inc.
\"      Written by James Clark ([email protected])
\"
\" This file is part of groff.
\"
\" groff is free software; you can 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.
\"
\" groff is distributed in the hope that it will be useful, but WITHOUT ANY
\" WARRANTY; without even the implied warranty of MERCHANTABILITY or
\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
\" for more details.
\"
\" You should have received a copy of the GNU General Public License along
\" with groff; see the file COPYING.  If not, write to the Free Software
\" Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA.
\"
\"  -rcR=1 => Create a single, very long page instead of multiple pages.
\"            Useful for online display.  Default in nroff mode.
\"            Desactivate with -rcR=0.
\"  -rC1 => Number pages continuously, rather than start each at 1.
\"  -rD1 => Double-sided printing, ie different odd and even page footers.
\"  -rPnnn => Number first page nnn.
\"  -rSxx => Use size `xx'pt (either 10, 11, or 12) for document rather
\"           than the default size of 10pt.
\"  -rXnnn => Number pages after nnn as nnna, nnnb, nnnc, ...
\"
\" The file man.local is loaded at the end.  Put local additions there.
\" If you need to add things to TH, use `.am1 TH'.
\"