blob: fdd212081cd346df7aa0f93e5b2ba0b8947b58ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
*** hsuser.texinfo Fri May 1 23:48:48 1998
--- inc-hist.texi Mon Jun 30 22:57:58 1997
***************
*** 34,42 ****
@end ifset
@ifclear BashFeatures
This chapter describes how to use the GNU History Library interactively,
! from a user's standpoint. It should be considered a user's guide. For
! information on using the GNU History Library in your own programs,
! @pxref{Programming with GNU History}.
@end ifclear
@ifset BashFeatures
--- 34,43 ----
@end ifset
@ifclear BashFeatures
This chapter describes how to use the GNU History Library interactively,
! from a user's standpoint.
! @c It should be considered a user's guide. For
! @c information on using the GNU History Library in your own programs,
! @c @pxref{Programming with GNU History}.
@end ifclear
@ifset BashFeatures
|