zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#413521: typo in zshoptions(1) man page
       [not found] <20070305154547.GA4288@vin.lip.ens-lyon.fr>
@ 2007-03-05 17:32 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2007-03-05 17:32 UTC (permalink / raw)
  To: Vincent Lefevre, 413521; +Cc: zsh-workers

>    HIST_SAVE_BY_COPY
>       When  the  history  file  is re-written, we normally write out a
>       copy of the file named $HISTFILE.new and then rename it over the
>       old  one.  However, if this option is unset, we instead truncate
>       the old history file and write out the new version in-place.  If
>       one  of  the  history-appending  options is enabled, this option
>       only has an affect when the enlarged history file  needs  to  be
>                   ^^^^^^
> 
> should be "effect".

Index: Doc/Zsh/options.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/options.yo,v
retrieving revision 1.52
diff -u -r1.52 options.yo
--- Doc/Zsh/options.yo	12 Feb 2007 16:43:41 -0000	1.52
+++ Doc/Zsh/options.yo	5 Mar 2007 17:32:16 -0000
@@ -616,7 +616,7 @@
 the file named $HISTFILE.new and then rename it over the old one.
 However, if this option is unset, we instead truncate the old
 history file and write out the new version in-place.  If one of the
-history-appending options is enabled, this option only has an affect
+history-appending options is enabled, this option only has an effect
 when the enlarged history file needs to be re-written to trim it
 down to size.  Disable this only if you have special needs, as doing
 so makes it possible to lose history entries if zsh gets interrupted


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

only message in thread, other threads:[~2007-03-05 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20070305154547.GA4288@vin.lip.ens-lyon.fr>
2007-03-05 17:32 ` Bug#413521: typo in zshoptions(1) man page 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).