diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2010-07-12 09:57:13 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-07-12 09:57:13 +0000 |
commit | e9561d771fd496de1fd47cabe7c0579ba4c9bc48 (patch) | |
tree | 0f0d96650e98d29b23baeaa15f946a8c32606fcf | |
parent | ddb8104d4fffec5a38e03edd9acf4e3cad5bac1e (diff) | |
download | zsh-e9561d771fd496de1fd47cabe7c0579ba4c9bc48.tar.gz zsh-e9561d771fd496de1fd47cabe7c0579ba4c9bc48.tar.xz zsh-e9561d771fd496de1fd47cabe7c0579ba4c9bc48.zip |
28068: contrib texinfo declaration messed up
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | Doc/Zsh/contrib.yo | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 36056cc72..e47e08bc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-07-12 Peter Stephenson <pws@csr.com> + + * 28068: Doc/Zsh/contrib.yo: Texinfo declaration got wrapped + causing mayhem. + 2010-07-12 Frank Terbeck <ft@bewatermyfriend.org> * users/15165: Doc/Zsh/contrib.yo: Fix a warning about a @@ -13357,5 +13362,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5021 $ +* $Revision: 1.5022 $ ***************************************************** diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 7e74dd4be..ca00ad118 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -318,8 +318,7 @@ functions to be executed. ) enditem() -texinode(Recent Directories)(Version Control Information)(Utilities)(User -Contributions) +texinode(Recent Directories)(Version Control Information)(Utilities)(User Contributions) cindex(recent directories, maintaining list of) cindex(directories, maintaining list of recent) findex(cdr) |