zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: PATCH: Doc errors (Re: Enable/disable (was Re: Enhanced shell))
Date: Tue, 24 Jul 2001 12:10:57 +0000	[thread overview]
Message-ID: <1010724121057.ZM16167@candle.brasslantern.com> (raw)
In-Reply-To: <Tc0a88d0154f0e507cc@mailsweeper01.cambridgesiliconradio.com>

On Jul 24, 10:23am, Peter Stephenson wrote:
} Subject: Re: Enable/disable (was Re: Enhanced shell)
}
} "Nadav Har'El" wrote:
} > On Mon, Jul 23, 2001, Bart Schaefer wrote about "Enable/disable (was Re: Enha
} > nced shell)":
} > > } These are useful for restricted-shell mode, when you sometimes want to
} > > } disable builtins (e.g., the "read" builtin allows the restricted user to
} > > } read files that they shouldn't).
} > > 
} > > As of 4.0.1, `builtin read' will run `read' even after `disable read'.
} > > Maybe we need to rethink that.
} 
} I missed seeing the original of this.  Are you sure?  It doesn't in 4.1.0

Urk.  I was sure I saw that patch committed.

The appended fixes one other typo introduced by my last doc commit.

diff -x CVS -ru zsh-forge/current/Doc/Zsh/builtins.yo zsh-4.0/Doc/Zsh/builtins.yo
--- zsh-forge/current/Doc/Zsh/builtins.yo	Tue Jul 10 01:52:02 2001
+++ zsh-4.0/Doc/Zsh/builtins.yo	Tue Jul 24 05:05:33 2001
@@ -130,8 +130,7 @@
 )
 findex(builtin)
 item(tt(builtin) var(name) [ var(args) ... ])(
-Executes the builtin var(name), with the given var(args), even if that
-builtin has been disabled (see tt(disable)).
+Executes the builtin var(name), with the given var(args).
 )
 alias(bye)(exit)
 module(cap)(zsh/cap)
diff -x CVS -ru zsh-forge/current/Doc/Zsh/grammar.yo zsh-4.0/Doc/Zsh/grammar.yo
--- zsh-forge/current/Doc/Zsh/grammar.yo	Tue Jul 10 01:52:02 2001
+++ zsh-4.0/Doc/Zsh/grammar.yo	Sat Jul 14 22:19:50 2001
@@ -398,7 +398,7 @@
 entirely quoted.  A literal `tt(')' character can be included in the
 string by using the `tt(\')' escape.
 
-@pindex(RC_QUOTES, use of)
+pindex(RC_QUOTES, use of)
 All characters enclosed between a pair of single quotes (tt('')) that
 is not preceded by a `tt($)' are quoted.  A single quote cannot appear
 within single quotes unless the option tt(RC_QUOTES) is set, in which case

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2001-07-24 12:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-22 22:47 Enhanced shell Peter Stephenson
2001-07-23 11:13 ` Oliver Kiddle
2001-07-23 11:38   ` Peter Stephenson
2001-07-23 18:03     ` Bart Schaefer
2001-07-24 13:42       ` Oliver Kiddle
2001-07-23 12:00   ` Nadav Har'El
2001-07-23 16:38     ` Enable/disable (was Re: Enhanced shell) Bart Schaefer
2001-07-23 22:00       ` Nadav Har'El
2001-07-24  1:12         ` Bart Schaefer
2001-07-24  2:45           ` Here-strings and $functions Bart Schaefer
2001-07-24  6:18             ` Bart Schaefer
2001-07-24  8:12               ` Sven Wischnowsky
2001-07-24 12:16                 ` Bart Schaefer
2001-07-24  9:23         ` Enable/disable (was Re: Enhanced shell) Peter Stephenson
2001-07-24 12:10           ` Bart Schaefer [this message]
2001-07-29  9:53 ` Enhanced shell Zefram
2001-07-29 22:07   ` Peter Stephenson
2001-07-30  1:34     ` Bart Schaefer
2001-07-30  2:19   ` Bart Schaefer

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=1010724121057.ZM16167@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=zsh-workers@sunsite.dk \
    /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).