From 1f0e782888c9ab63141b253a6f8c6bf82c5d6afc Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 3 May 2001 13:45:25 +0000 Subject: Reformat to ease readability. --- www/cgilib/pkg/DESCR | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/cgilib/pkg/DESCR b/www/cgilib/pkg/DESCR index 9c65e52245c..f28e02294b5 100644 --- a/www/cgilib/pkg/DESCR +++ b/www/cgilib/pkg/DESCR @@ -1,8 +1,7 @@ -The Common Gateway Interface is a way to create dynamic -web pages. It defines rules for interaction between a -program and the web server while the server talks to the -client. cgilib provides a library of CGI routines: -cgiDebug, cgiFree, cgiFreeList, cgiGetCookie, -cgiGetCookies, cgiGetValue, cgiGetVariables, -cgiHeader, cgiInit, cgiRedirect, cgiSetHeader, -cgiSetType. +The Common Gateway Interface is a way to create dynamic web pages. It +defines rules for interaction between a program and the web server while +the server talks to the client. cgilib provides a C library CGI routines: + + cgiDebug, cgiFree, cgiFreeList, cgiGetCookie, cgiGetCookies, + cgiGetValue, cgiGetVariables, cgiHeader, cgiInit, cgiRedirect, + cgiSetHeader, cgiSetType -- cgit v1.2.3