1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 10:21:46 +02:00

unposted: other minor typos

This commit is contained in:
Peter Stephenson 2008-04-01 09:22:27 +00:00
parent e7f801f32c
commit abb9900ac7
3 changed files with 6 additions and 3 deletions

View file

@ -1,5 +1,8 @@
2008-04-01 Peter Stephenson <pws@csr.com>
* unposet: Doc/Zsh/compsys.yo, Doc/Zsh/contrib.yo: need tt(--) ->
tt(-)tt(-). Plus other minor typos.
* unposted: (spotted by Ismail): Doc/Zsh/compsys.yo: typo.
2008-03-31 Peter Stephenson <pws@csr.com>

View file

@ -1229,7 +1229,7 @@ and completion of these is far more common than completing options.
Hence unless the value of this style is true options will not be
completed, even after an initial tt(-). If it is true, options will
be completed after an initial tt(-) unless there is a preceeding
tt(--) on the command line.
tt(-)tt(-) on the command line.
)
kindex(completer, completion style)
item(tt(completer))(

View file

@ -838,7 +838,7 @@ sitem(tt(SE))(Section)
sitem(tt(Co))(Copyright)
sitem(tt(-a))(Spanish feminine ordinal indicator)
sitem(tt(<<))(Left guillemet)
sitem(tt(--))(Soft hyphen)
sitem(tt(-)tt(-))(Soft hyphen)
sitem(tt(Rg))(Registered trade mark)
sitem(tt(PI))(Pilcrow (paragraph))
sitem(tt(-o))(Spanish masculine ordinal indicator)
@ -894,7 +894,7 @@ sitem(tt(cS), tt(cH), tt(cD), tt(cC))(Card suits: spades, hearts, diamonds,
clubs)
sitem(tt(Md), tt(M8), tt(M2), tt(Mb), tt(Mx), tt(MX))(Musical notation:
crotchet (quarter note), quaver (eighth note), semiquavers (sixteenth
notes), flag sign, natural signa, sharp sign)
notes), flag sign, natural sign, sharp sign)
sitem(tt(Fm), tt(Ml))(Female, male)
endsitem()
)