From: Roland Pesch Date: Thu, 1 Aug 1991 00:02:27 +0000 (+0000) Subject: Surrounded table of renamed commands (version within @ifinfo) with X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cf4964159db6c8c1d81dd0c41ec0024ddde4a945;p=binutils-gdb.git Surrounded table of renamed commands (version within @ifinfo) with @example/@end example. Without this it formatted fine by texinfo-format-buffer in Emacs, but makeinfo insisted on paragraphing it! Also removed "gdb/" from in front of one instance of libiberty... --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index b746524637d..e7001e2da95 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -5643,34 +5643,36 @@ command set as a whole more consistent and easier to use and remember: @kindex unset @ifinfo -OLD COMMAND NEW COMMAND ---------------- ---------------------------------- -add-syms add-symbol-file -delete environment unset environment -info convenience show convenience -info copying show copying -info directories show directories -info editing show commands -info history show values -info targets help target -info values show values -info version show version -info warranty show warranty -set/show addressprint set/show print address -set/show array-max set/show print elements -set/show arrayprint set/show print array -set/show asm-demangle set/show print asm-demangle -set/show caution set/show confirm -set/show demangle set/show print demangle -set/show history write set/show history save -set/show prettyprint set/show print pretty -set/show screen-height set/show height -set/show screen-width set/show width -set/show sevenbit-strings set/show print sevenbit-strings -set/show unionprint set/show print union -set/show vtblprint set/show print vtbl - -unset [ No longer an alias for delete ] +@example +OLD COMMAND NEW COMMAND +--------------- ------------------------------- +add-syms add-symbol-file +delete environment unset environment +info convenience show convenience +info copying show copying +info directories show directories +info editing show commands +info history show values +info targets help target +info values show values +info version show version +info warranty show warranty +set/show addressprint set/show print address +set/show array-max set/show print elements +set/show arrayprint set/show print array +set/show asm-demangle set/show print asm-demangle +set/show caution set/show confirm +set/show demangle set/show print demangle +set/show history write set/show history save +set/show prettyprint set/show print pretty +set/show screen-height set/show height +set/show screen-width set/show width +set/show sevenbit-strings set/show print sevenbit-strings +set/show unionprint set/show print union +set/show vtblprint set/show print vtbl + +unset [No longer an alias for delete] +@end example @end ifinfo @tex @@ -5837,7 +5839,7 @@ creates the following directories: @var{gnusrc}/Host-sun4/Target-vx960 @var{gnusrc}/bfd/Host-sun4/Target-vx960 @var{gnusrc}/gdb/Host-sun4/Target-vx960 -@var{gnusrc}/gdb/libiberty/Host-sun4/Target-vx960 +@var{gnusrc}/libiberty/Host-sun4/Target-vx960 @var{gnusrc}/readline/Host-sun4/Target-vx960 @end example @noindent