mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
22 lines
527 B
Plaintext
22 lines
527 B
Plaintext
$NetBSD: patch-aw,v 1.2 2015/12/29 18:17:04 dholland Exp $
|
|
|
|
Create an entry in the info index.
|
|
|
|
--- Emacs/sather-tutorial.texinfo.orig Wed Nov 3 22:09:35 1999
|
|
+++ Emacs/sather-tutorial.texinfo Thu May 2 22:01:24 2002
|
|
@@ -7,6 +7,14 @@
|
|
@setchapternewpage odd
|
|
|
|
@ifinfo
|
|
+@format
|
|
+INFO-DIR-SECTION Sather
|
|
+START-INFO-DIR-ENTRY
|
|
+* sather-tutorial: (sather-tutorial).
|
|
+ The Sather Eclectic Tutorial.
|
|
+END-INFO-DIR-ENTRY
|
|
+@end format
|
|
+
|
|
Sather Eclectic Tutorial
|
|
|
|
Copyright (C) 1995 by International Computer Science Institute
|