zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: two more zshenv()s
@ 2008-12-29  4:23 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2008-12-29  4:23 UTC (permalink / raw)
  To: zsh-workers

With 4.3.9, my local patchset is almost down to nothing.

Index: Doc/Zsh/mod_newuser.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_newuser.yo,v
retrieving revision 1.4
diff -u -r1.4 mod_newuser.yo
--- Doc/Zsh/mod_newuser.yo	1 Feb 2008 19:59:48 -0000	1.4
+++ Doc/Zsh/mod_newuser.yo	29 Dec 2008 04:21:59 -0000
@@ -5,7 +5,7 @@
 available, the tt(RCS) option is set, and the tt(PRIVILEGED) option is not
 set (all three are true by default).  This takes
 place immediately after commands in the global tt(zshenv) file (typically
-tt(/etc/zshenv)), if any, have been executed.  If the module is not
+tt(zshenv())), if any, have been executed.  If the module is not
 available it is silently ignored by the shell; the module may safely be
 removed from tt($MODULE_PATH) by the administrator if it is not required.
 
@@ -34,7 +34,7 @@
 The tt(zsh/newuser) module is then unconditionally unloaded.
 
 Note that it is possible to achieve exactly the same effect as the
-tt(zsh/newuser) module by adding code to tt(/etc/zshenv).  The module
+tt(zsh/newuser) module by adding code to tt(zshenv()).  The module
 exists simply to allow the shell to make arrangements for new users without
 the need for intervention by package maintainers and system administrators.
 


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

only message in thread, other threads:[~2008-12-29  4:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-29  4:23 PATCH: two more zshenv()s Clint Adams

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).