inc-hist.diff revision 58347
158347Speter$FreeBSD: head/gnu/usr.bin/gdb/doc/inc-hist.diff 58347 2000-03-20 10:52:28Z peter $
258347Speter
358347Speter*** inc-hist.texi.orig	Mon Mar 20 10:43:36 2000
458347Speter--- inc-hist.texi	Mon Mar 20 10:48:17 2000
535585Sbde***************
658347Speter*** 26,34 ****
758347Speter  @node Using History Interactively
858347Speter  @chapter Using History Interactively
958347Speter  
1058347Speter! @ifclear BashFeatures
1158347Speter! @defcodeindex bt
1258347Speter! @end ifclear
1358347Speter  
1458347Speter  @ifset BashFeatures
1558347Speter  This chapter describes how to use the @sc{gnu} History Library
1658347Speter--- 26,34 ----
1758347Speter  @node Using History Interactively
1858347Speter  @chapter Using History Interactively
1958347Speter  
2058347Speter! @c @ifclear BashFeatures
2158347Speter! @c @defcodeindex bt
2258347Speter! @c @end ifclear
2358347Speter  
2458347Speter  @ifset BashFeatures
2558347Speter  This chapter describes how to use the @sc{gnu} History Library
2658347Speter***************
2758347Speter*** 39,47 ****
2835585Sbde  @end ifset
2935585Sbde  @ifclear BashFeatures
3035585Sbde  This chapter describes how to use the GNU History Library interactively,
3135585Sbde! from a user's standpoint.  It should be considered a user's guide.  For
3235585Sbde! information on using the GNU History Library in your own programs,
3335585Sbde! @pxref{Programming with GNU History}.
3435585Sbde  @end ifclear
3535585Sbde  
3635585Sbde  @ifset BashFeatures
3758347Speter--- 39,48 ----
3835585Sbde  @end ifset
3935585Sbde  @ifclear BashFeatures
4035585Sbde  This chapter describes how to use the GNU History Library interactively,
4135585Sbde! from a user's standpoint.
4235585Sbde! @c It should be considered a user's guide.  For
4335585Sbde! @c information on using the GNU History Library in your own programs,
4435585Sbde! @c @pxref{Programming with GNU History}.
4535585Sbde  @end ifclear
4635585Sbde  
4735585Sbde  @ifset BashFeatures
48