1$FreeBSD: releng/10.2/gnu/usr.bin/gdb/doc/inc-hist.diff 99204 2002-07-01 07:58:18Z sheldonh $
2
3--- inc-hist.texinfo.orig	Wed Apr 11 08:20:01 2001
4+++ inc-hist.texinfo	Wed Apr 11 08:21:57 2001
5@@ -26,9 +26,9 @@
6 @node Using History Interactively
7 @chapter Using History Interactively
8 
9-@ifclear BashFeatures
10-@defcodeindex bt
11-@end ifclear
12+@c @ifclear BashFeatures
13+@c @defcodeindex bt
14+@c @end ifclear
15 
16 @ifset BashFeatures
17 This chapter describes how to use the @sc{gnu} History Library
18@@ -39,9 +39,10 @@
19 @end ifset
20 @ifclear BashFeatures
21 This chapter describes how to use the @sc{gnu} History Library interactively,
22-from a user's standpoint.  It should be considered a user's guide.  For
23-information on using the @sc{gnu} History Library in your own programs,
24-@pxref{Programming with GNU History}.
25+from a user's standpoint.
26+@c It should be considered a user's guide.  For
27+@c information on using the @sc{gnu} History Library in your own programs,
28+@c @pxref{Programming with GNU History}.
29 @end ifclear
30 
31 @ifset BashFeatures
32