Skip to content

Commit

Permalink
unposted: fix typos in INSTALL and README
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Kearns committed Jun 22, 2010
1 parent 9b0e0f3 commit dd91767
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 3 additions & 1 deletion ChangeLog
@@ -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>
Expand Down Expand Up @@ -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 $
***************************************************** *****************************************************
2 changes: 1 addition & 1 deletion INSTALL
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions README
Expand Up @@ -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
Expand Down

0 comments on commit dd91767

Please sign in to comment.