gas/testsuite/
[deliverable/binutils-gdb.git] / gdb / doc / refcard.tex
index a8de9005d9d4592337c78927c29ea42e9dd5fb61..6d4830275aea77bff5071e33e210d4d36aa5b7c3 100644 (file)
@@ -1,7 +1,7 @@
 %%%%%%%%%%%%%%%% gdb-refcard.tex %%%%%%%%%%%%%%%%
 
 %This file is TeX source for a reference card describing GDB, the GNU debugger.
-%Copyright 1991, 1992, 1993, 1996, 1998, 1999, 2000
+%Copyright (C) 1991, 1992, 1993, 1996, 1998, 1999, 2000, 2007
 %Free Software Foundation, Inc.
 %Permission is granted to make and distribute verbatim copies of
 %this reference provided the copyright notices and permission notices
@@ -22,8 +22,8 @@
 %
 %You can find a copy of the GNU General Public License at the URL
 %http://www.gnu.org/copyleft/gpl.html; or write to the Free Software
-%Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-%
+%Foundation, Inc., 51 Franklin Street, Fifth Floor,
+%Boston, MA 02110-1301, USA.
 %You can contact the maintainer at:  doc@cygnus.com
 %
 %                                Documentation Department
 \vmargin=.25in      % vertical margin width
 \secskip=1pc        % space between refcard secs
 \lskip=2pt          % extra skip between \sec entries
+\ifx\pdfoutput\undefined\else   % check if we are using pdfTeX
+  \pdfpagewidth=\totalwidth     % width of paper in pdf output
+  \pdfpageheight=\totalheight   % height of paper in pdf output
+\fi
 %------- end papersize params
 %%
 %%  change according to personal taste, not papersize dependent
This page took 0.026163 seconds and 4 git commands to generate.