diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-04-11 04:27:10 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-04-11 04:27:10 +0000 |
| commit | 7b8ab0d8c9cc84161ffa66f8375b76a1a08af539 (patch) | |
| tree | 3b9a18225b99104e23988d383f924ff103d61373 /gnu | |
| parent | c8f896e658baeb75d4bbb76db24e679ac428570b (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/doc/inc-hist.diff | 74 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/doc/inc-hist.diff | 74 |
2 files changed, 58 insertions, 90 deletions
diff --git a/gnu/usr.bin/binutils/doc/inc-hist.diff b/gnu/usr.bin/binutils/doc/inc-hist.diff index 2e9abac3404a..721db2668169 100644 --- a/gnu/usr.bin/binutils/doc/inc-hist.diff +++ b/gnu/usr.bin/binutils/doc/inc-hist.diff @@ -1,47 +1,31 @@ $FreeBSD$ -*** inc-hist.texi.orig Mon Mar 20 10:43:36 2000 ---- inc-hist.texi Mon Mar 20 10:48:17 2000 -*************** -*** 26,34 **** - @node Using History Interactively - @chapter Using History Interactively - -! @ifclear BashFeatures -! @defcodeindex bt -! @end ifclear - - @ifset BashFeatures - This chapter describes how to use the @sc{gnu} History Library ---- 26,34 ---- - @node Using History Interactively - @chapter Using History Interactively - -! @c @ifclear BashFeatures -! @c @defcodeindex bt -! @c @end ifclear - - @ifset BashFeatures - This chapter describes how to use the @sc{gnu} History Library -*************** -*** 39,47 **** - @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 ---- 39,48 ---- - @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 +--- inc-hist.texi.orig Wed Apr 11 08:20:01 2001 ++++ inc-hist.texi Wed Apr 11 08:21:57 2001 +@@ -26,9 +26,9 @@ + @node Using History Interactively + @chapter Using History Interactively + +-@ifclear BashFeatures +-@defcodeindex bt +-@end ifclear ++@c @ifclear BashFeatures ++@c @defcodeindex bt ++@c @end ifclear + + @ifset BashFeatures + This chapter describes how to use the @sc{gnu} History Library +@@ -39,9 +39,10 @@ + @end ifset + @ifclear BashFeatures + This chapter describes how to use the @sc{gnu} History Library interactively, +-from a user's standpoint. It should be considered a user's guide. For +-information on using the @sc{gnu} History Library in your own programs, +-@pxref{Programming with GNU History}. ++from a user's standpoint. ++@c It should be considered a user's guide. For ++@c information on using the @sc{gnu} History Library in your own programs, ++@c @pxref{Programming with GNU History}. + @end ifclear + + @ifset BashFeatures diff --git a/gnu/usr.bin/gdb/doc/inc-hist.diff b/gnu/usr.bin/gdb/doc/inc-hist.diff index 2e9abac3404a..721db2668169 100644 --- a/gnu/usr.bin/gdb/doc/inc-hist.diff +++ b/gnu/usr.bin/gdb/doc/inc-hist.diff @@ -1,47 +1,31 @@ $FreeBSD$ -*** inc-hist.texi.orig Mon Mar 20 10:43:36 2000 ---- inc-hist.texi Mon Mar 20 10:48:17 2000 -*************** -*** 26,34 **** - @node Using History Interactively - @chapter Using History Interactively - -! @ifclear BashFeatures -! @defcodeindex bt -! @end ifclear - - @ifset BashFeatures - This chapter describes how to use the @sc{gnu} History Library ---- 26,34 ---- - @node Using History Interactively - @chapter Using History Interactively - -! @c @ifclear BashFeatures -! @c @defcodeindex bt -! @c @end ifclear - - @ifset BashFeatures - This chapter describes how to use the @sc{gnu} History Library -*************** -*** 39,47 **** - @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 ---- 39,48 ---- - @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 +--- inc-hist.texi.orig Wed Apr 11 08:20:01 2001 ++++ inc-hist.texi Wed Apr 11 08:21:57 2001 +@@ -26,9 +26,9 @@ + @node Using History Interactively + @chapter Using History Interactively + +-@ifclear BashFeatures +-@defcodeindex bt +-@end ifclear ++@c @ifclear BashFeatures ++@c @defcodeindex bt ++@c @end ifclear + + @ifset BashFeatures + This chapter describes how to use the @sc{gnu} History Library +@@ -39,9 +39,10 @@ + @end ifset + @ifclear BashFeatures + This chapter describes how to use the @sc{gnu} History Library interactively, +-from a user's standpoint. It should be considered a user's guide. For +-information on using the @sc{gnu} History Library in your own programs, +-@pxref{Programming with GNU History}. ++from a user's standpoint. ++@c It should be considered a user's guide. For ++@c information on using the @sc{gnu} History Library in your own programs, ++@c @pxref{Programming with GNU History}. + @end ifclear + + @ifset BashFeatures |
