zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: documentation tweaks
@ 1999-09-06 18:23 Adam Spiers
  0 siblings, 0 replies; only message in thread
From: Adam Spiers @ 1999-09-06 18:23 UTC (permalink / raw)
  To: zsh workers mailing list

diff -urN -x *~ zsh-3.1.6-4/Doc/Zsh/compsys.yo zsh-3.1.6-adam/Doc/Zsh/compsys.yo
--- zsh-3.1.6-4/Doc/Zsh/compsys.yo	Mon Sep  6 13:15:29 1999
+++ zsh-3.1.6-adam/Doc/Zsh/compsys.yo	Mon Sep  6 14:14:31 1999
@@ -959,7 +959,7 @@
 (which needs to be preceded by a backslash) and a description. The
 matches will be listed together with their descriptions.
 
-A var(action) of the form `tt(->)var(string)' is used by functions
+An var(action) of the form `tt(->)var(string)' is used by functions
 that implement a state machine. In this case, the `var(string)' (with
 all leading and trailing spaces and tabs removed) will be stored in
 the global parameter tt(state) and the function returns with a return
diff -urN -x *~ zsh-3.1.6-4/Etc/completion-style-guide zsh-3.1.6-adam/Etc/completion-style-guide
--- zsh-3.1.6-4/Etc/completion-style-guide	Mon Sep  6 13:15:29 1999
+++ zsh-3.1.6-adam/Etc/completion-style-guide	Mon Sep  6 13:25:57 1999
@@ -70,7 +70,7 @@
       fi
 
     Finally, it is good style to display descriptions for options that
-    aren't self-explanatory. See the `_display' function and it's use
+    aren't self-explanatory. See the `_display' function and its use
     in `_arguments'.
 
     All this should make it look like a really good idea to just use the


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-09-06 18:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-06 18:23 PATCH: documentation tweaks Adam Spiers

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).