adjust layout

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2010-08-31 20:01:13 +02:00
parent 142a94a52b
commit 0d2fa2a7e0

View file

@ -1,15 +1,15 @@
[[!meta title="ttp - tiny transfer protocol"]] [[!meta title="ttp - tiny transfer protocol"]]
[[!meta date="2003-10-13 07:42:23"]] [[!meta date="2003-10-13 07:42:23"]]
ttp is a small and fast protocol. ttp is a small and fast protocol.
it is used within environments where people forget the 'h' before the url, it is used within environments where people forget the 'h' before the url,
like chats, mails, etc. like chats, mails, etc.
it doesn't transfer any data. it doesn't transfer any data.
it doesn't have any overhead. it doesn't have any overhead.
it doesn't have any sense. it doesn't have any sense.
it is ttp. it is ttp.
[[!tag net]] [[!tag net unix]]