1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-17 02:51:01 +02:00

unposted: fix typos in INSTALL and README

This commit is contained in:
Doug Kearns 2010-06-22 01:04:36 +00:00
parent 9b0e0f348a
commit dd91767979
3 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,7 @@
2010-06-22 Doug Kearns <dougkearns@gmail.com> 2010-06-22 Doug Kearns <dougkearns@gmail.com>
* unposted: INSTALL, README: fix typos.
* 28051: Completion/Unix/Command/_elinks: update for version 0.12pre5. * 28051: Completion/Unix/Command/_elinks: update for version 0.12pre5.
2010-06-17 Frank Terbeck <ft@bewatermyfriend.org> 2010-06-17 Frank Terbeck <ft@bewatermyfriend.org>
@ -13315,5 +13317,5 @@
***************************************************** *****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL * This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.5010 $ * $Revision: 1.5011 $
***************************************************** *****************************************************

View file

@ -407,7 +407,7 @@ Startup/shutdown files
---------------------- ----------------------
Zsh has several startup/shutdown files which are in /etc by default. This Zsh has several startup/shutdown files which are in /etc by default. This
can be overriden using one of the options below when invoking "configure". can be overridden using one of the options below when invoking "configure".
--enable-etcdir=directory # default directory for global zsh scripts --enable-etcdir=directory # default directory for global zsh scripts
--enable-zshenv=pathname # the full pathname of the global zshenv script --enable-zshenv=pathname # the full pathname of the global zshenv script

6
README
View file

@ -235,9 +235,9 @@ There are a number of documents about zsh in this distribution:
Doc/Zsh/*.yo The master source for the zsh documentation is written in Doc/Zsh/*.yo The master source for the zsh documentation is written in
yodl. Yodl is a document language written by Karel Kubat. yodl. Yodl is a document language written by Karel Kubat.
It is not required by zsh but but it is a nice program so It is not required by zsh but it is a nice program so you
you might want to get it anyway, especially if you are a might want to get it anyway, especially if you are a zsh
zsh developer. It can be downloaded from developer. It can be downloaded from
ftp://yodl.sourceforge.net/ ftp://yodl.sourceforge.net/
Doc/zsh*.1 Man pages in nroff format. These will be installed Doc/zsh*.1 Man pages in nroff format. These will be installed