zsh-workers
 help / color / mirror / code / Atom feed
From: Adam Spiers <adam@thelonious.new.ox.ac.uk>
To: zsh workers mailing list <zsh-workers@math.gatech.edu>
Subject: PATCH: documentation tweaks
Date: Mon, 6 Sep 1999 19:23:44 +0100	[thread overview]
Message-ID: <19990906192344.A1766@thelonious.new.ox.ac.uk> (raw)

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


                 reply	other threads:[~1999-09-06 18:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990906192344.A1766@thelonious.new.ox.ac.uk \
    --to=adam@thelonious.new.ox.ac.uk \
    --cc=adam@spiers.net \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).