From 46f39268f08d600c6ccd3148dc99d6a0aef0f0d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 9 Nov 2012 15:54:02 +0100 Subject: [PATCH] No need to urlencode here --- glossary.rst | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/glossary.rst b/glossary.rst index 4e012fa5f7..04ba8d9aa3 100644 --- a/glossary.rst +++ b/glossary.rst @@ -15,7 +15,7 @@ From Wikipedia, the free encyclopedia Blowfish a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier. - .. seealso:: + .. seealso:: Browser (Web Browser) a software application that enables a user to display and interact with text, images, and other information typically located on a web page at a website on the World Wide Web. @@ -40,12 +40,12 @@ From Wikipedia, the free encyclopedia Client a computer system that accesses a (remote) service on another computer by some kind of network. - .. seealso:: + .. seealso:: column a set of data values of a particular simple type, one for each row of the table. - .. seealso:: + .. seealso:: Cookie a packet of information sent by a server to a World Wide Web browser and then sent back by the browser each time it accesses that server. @@ -82,7 +82,7 @@ From Wikipedia, the free encyclopedia Field one part of divided data/columns. - .. seealso:: + .. seealso:: foreign key a column or group of columns in a database row that point to a key column @@ -137,7 +137,7 @@ From Wikipedia, the free encyclopedia Index a feature that allows quick access to the rows in a table. - .. seealso:: + .. seealso:: IP (Internet Protocol) a data-oriented protocol used by source and destination hosts for communicating data across a packet-switched internetwork. @@ -259,7 +259,7 @@ From Wikipedia, the free encyclopedia port a connection through which data is sent and received. - .. seealso:: + .. seealso:: RFC Request for Comments (RFC) documents are a series of memoranda @@ -276,12 +276,12 @@ From Wikipedia, the free encyclopedia Row (record, tuple) represents a single, implicitly structured data item in a table. - .. seealso:: + .. seealso:: Server a computer system that provides services to other computing systems over a network. - .. seealso:: + .. seealso:: Storage Engines handlers for different table types @@ -314,12 +314,12 @@ From Wikipedia, the free encyclopedia identified by a label or key or by it?s position in relation to other items. - .. seealso:: + .. seealso:: tar a type of archive file format: the Tape ARchive format. - .. seealso:: + .. seealso:: TCP (Transmission Control Protocol) one of the core protocols of the Internet protocol suite. @@ -358,7 +358,7 @@ From Wikipedia, the free encyclopedia ZIP a popular data compression and archival format. - .. seealso:: + .. seealso:: zlib an open-source, cross- platform data compression library by Jean-loup Gailly and Mark Adler.