mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-04 10:41:11 +02:00
15 lines
326 B
Text
15 lines
326 B
Text
startitem()
|
|
item(Primary site)(
|
|
nofill(tt(ftp://ftp.zsh.org/pub/)
|
|
tt(http://www.zsh.org/pub/))
|
|
)
|
|
item(Australia)(
|
|
nofill(tt(ftp://ftp.zsh.org/pub/)
|
|
tt(http://www.zsh.org/pub/)
|
|
tt(http://mirror.dejanseo.com.au/pub/zsh/))
|
|
)
|
|
item(Hungary)(
|
|
nofill(tt(ftp://ftp.cs.elte.hu/pub/zsh/)
|
|
tt(http://www.cs.elte.hu/pub/zsh/))
|
|
)
|
|
enditem()
|