From 0261e5597561ae8b2299a0ed82ced96c37ba7213 Mon Sep 17 00:00:00 2001 From: Joey Schulze Date: Mon, 21 Jan 2008 19:52:47 +0000 Subject: [PATCH] Untypo --- cgiDebug.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cgiDebug.3 b/cgiDebug.3 index 16723c1..ceb178e 100644 --- a/cgiDebug.3 +++ b/cgiDebug.3 @@ -1,5 +1,5 @@ .\" cgiDebug - Set the debug level for cgi programming -.\" Copyright (c) 1998,9,2007 by Martin Schulze +.\" Copyright (c) 1998,9,2007,8 by Martin Schulze .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by @@ -30,7 +30,7 @@ only level 0 (default, no debugging) and 1 (debugging enabled) are supported. The second argument .I where specifies if debug output should be written to stdout using HTML (1), -to stderr as plain text (0, default), or to syslog (3). +to stderr as plain text (0, default), or to syslog (2). This shoud be the first one called from the CGI library. .SH "RETURN VALUE" -- 2.20.1