mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
unposted: fix typo in pattern
This commit is contained in:
parent
11075eff1b
commit
53da3d5725
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-01-16 Clint Adams <clint@zsh.org>
|
||||
|
||||
* unposted: Completion/Unix/Command/_fuser: fix typo in pattern
|
||||
|
||||
2011-01-13 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* c.f. 28628: Doc/Zsh/func.yo: some extra notes on traps.
|
||||
|
@ -14110,5 +14114,5 @@
|
|||
|
||||
*****************************************************
|
||||
* This is used by the shell to define $ZSH_PATCHLEVEL
|
||||
* $Revision: 1.5182 $
|
||||
* $Revision: 1.5183 $
|
||||
*****************************************************
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||