Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/gawk/doc Drop .info from direntry, so that `info ga...



details:   https://anonhg.NetBSD.org/src/rev/5a00ce9690c0
branches:  trunk
changeset: 500098:5a00ce9690c0
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Dec 05 14:56:43 2000 +0000

description:
Drop .info from direntry, so that `info gawk' works.

diffstat:

 gnu/dist/gawk/doc/gawk.texi |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 75159dafafa4 -r 5a00ce9690c0 gnu/dist/gawk/doc/gawk.texi
--- a/gnu/dist/gawk/doc/gawk.texi       Tue Dec 05 14:01:33 2000 +0000
+++ b/gnu/dist/gawk/doc/gawk.texi       Tue Dec 05 14:56:43 2000 +0000
@@ -9,7 +9,7 @@
 @c I hope this is the right category
 @dircategory Programming Languages
 @direntry
-* Gawk: (gawk.info).           A Text Scanning and Processing Language.
+* Gawk: (gawk).           A Text Scanning and Processing Language.
 @end direntry
 @end ifinfo
 



Home | Main Index | Thread Index | Old Index