diff options
author | Roland Pesch <pesch@cygnus> | 1992-01-15 23:19:54 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1992-01-15 23:19:54 +0000 |
commit | 2b1378d8da0eebb3afd4cf4707dcfca6de7fa69d (patch) | |
tree | 02a2b6691c1315ef1d63c7691f6b08aae0bccbbb /gdb/doc/refcard.tex | |
parent | 228d9e54790729d945e0457f8510d2fe8183ca3c (diff) | |
download | gdb-2b1378d8da0eebb3afd4cf4707dcfca6de7fa69d.zip gdb-2b1378d8da0eebb3afd4cf4707dcfca6de7fa69d.tar.gz gdb-2b1378d8da0eebb3afd4cf4707dcfca6de7fa69d.tar.bz2 |
Two more FSF mods.
Diffstat (limited to 'gdb/doc/refcard.tex')
-rw-r--r-- | gdb/doc/refcard.tex | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gdb/doc/refcard.tex b/gdb/doc/refcard.tex index 6b354df..0c77c4c 100644 --- a/gdb/doc/refcard.tex +++ b/gdb/doc/refcard.tex @@ -33,10 +33,6 @@ % % +1 415 322 3811 % -% Cygnus Support is an organization devoted to commercial -% support of free software. For general information -% contact ``info@cygnus.com'' -% % Uncomment the following `magnification' command if you want to print % out in a larger font. Caution! You may need larger paper. You had % best avoid using 3-column output if you try this. See the ``Three @@ -169,7 +165,7 @@ gdb&start GDB, with no debugging files\cr gdb {\it program}&begin debugging {\it program}\cr gdb {\it program core}&debug coredump {\it core} produced by {\it program}\cr -gdb -help&describe command line options\cr +gdb --help&describe command line options\cr \endsec \sec Stopping GDB; |