Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[zsh-3.1.6] patch for zsh.texi
- X-seq: zsh-workers 7416
- From: SAKAI Kiyotaka <ksakai@xxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: [zsh-3.1.6] patch for zsh.texi
- Date: Wed, 11 Aug 1999 16:42:48 +0900
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I think zsh is not a utility but a shell (like bash), so dircategory
should be changed as follows.
And I think TAB is better than SPACE for direntry's separator, like
other texinfo files.
===================================================================
RCS file: Doc/RCS/zsh.texi,v
retrieving revision 1.1
diff -u -r1.1 Doc/zsh.texi
--- Doc/zsh.texi 1999/08/11 07:33:29 1.1
+++ Doc/zsh.texi 1999/08/11 07:35:48
@@ -16,9 +16,9 @@
@set dsq '{}'
@end iftex
@ifinfo
-@dircategory Utilities
+@dircategory Shell
@direntry
- * ZSH: (zsh). The Z Shell Guide.
+ * ZSH: (zsh). The Z Shell Guide.
@end direntry
@end ifinfo
Messages sorted by:
Reverse Date,
Date,
Thread,
Author