From 5b41e81721500efee8f9f91805bcd28e3909746d Mon Sep 17 00:00:00 2001 From: sperber Date: Sun, 15 May 2005 14:24:42 +0000 Subject: [PATCH] Note name of URL structure. --- doc/latex/url.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/latex/url.tex b/doc/latex/url.tex index a33a27c..e7bbc4b 100644 --- a/doc/latex/url.tex +++ b/doc/latex/url.tex @@ -1,7 +1,7 @@ \chapter{Parsing and Processing URLs}\label{cha:url} % -This modules contains procedures to parse and unparse URLs. Until -now, only the parsing of HTTP URLs is implemented. +The \ex{url} structure contains procedures to parse and unparse URLs. +Until now, only the parsing of HTTP URLs is implemented. \section{Server Records}