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...
This commit is contained in:
Roland Pesch
1991-08-01 00:02:27 +00:00
parent 2ee6233fbc
commit cf4964159d

View File

@ -5643,34 +5643,36 @@ command set as a whole more consistent and easier to use and remember:
@kindex unset @kindex unset
@ifinfo @ifinfo
OLD COMMAND NEW COMMAND @example
--------------- ---------------------------------- OLD COMMAND NEW COMMAND
add-syms add-symbol-file --------------- -------------------------------
delete environment unset environment add-syms add-symbol-file
info convenience show convenience delete environment unset environment
info copying show copying info convenience show convenience
info directories show directories info copying show copying
info editing show commands info directories show directories
info history show values info editing show commands
info targets help target info history show values
info values show values info targets help target
info version show version info values show values
info warranty show warranty info version show version
set/show addressprint set/show print address info warranty show warranty
set/show array-max set/show print elements set/show addressprint set/show print address
set/show arrayprint set/show print array set/show array-max set/show print elements
set/show asm-demangle set/show print asm-demangle set/show arrayprint set/show print array
set/show caution set/show confirm set/show asm-demangle set/show print asm-demangle
set/show demangle set/show print demangle set/show caution set/show confirm
set/show history write set/show history save set/show demangle set/show print demangle
set/show prettyprint set/show print pretty set/show history write set/show history save
set/show screen-height set/show height set/show prettyprint set/show print pretty
set/show screen-width set/show width set/show screen-height set/show height
set/show sevenbit-strings set/show print sevenbit-strings set/show screen-width set/show width
set/show unionprint set/show print union set/show sevenbit-strings set/show print sevenbit-strings
set/show vtblprint set/show print vtbl set/show unionprint set/show print union
set/show vtblprint set/show print vtbl
unset [ No longer an alias for delete ] unset [No longer an alias for delete]
@end example
@end ifinfo @end ifinfo
@tex @tex
@ -5837,7 +5839,7 @@ creates the following directories:
@var{gnusrc}/Host-sun4/Target-vx960 @var{gnusrc}/Host-sun4/Target-vx960
@var{gnusrc}/bfd/Host-sun4/Target-vx960 @var{gnusrc}/bfd/Host-sun4/Target-vx960
@var{gnusrc}/gdb/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 @var{gnusrc}/readline/Host-sun4/Target-vx960
@end example @end example
@noindent @noindent