diff options
author | schwarze | 2017-10-17 22:47:58 +0000 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-05-24 12:33:55 +0200 |
commit | 83a6896ea8516193a320328ab9fa4495d8b05d07 (patch) | |
tree | 0106e6f07813c2e0d7bb4e5e6977d5ce36d44c9b /slowcgi.8 | |
parent | d7a931e49d4daea044f6cba5e6d11100246d009b (diff) | |
download | slowcgi-83a6896ea8516193a320328ab9fa4495d8b05d07.tar.gz |
add missing HISTORY; based on CVS logs and release announcements
Diffstat (limited to 'slowcgi.8')
-rw-r--r-- | slowcgi.8 | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: slowcgi.8,v 1.11 2014/08/28 08:09:39 jmc Exp $ +.\" $OpenBSD: slowcgi.8,v 1.12 2017/10/17 22:47:58 schwarze Exp $ .\" .\" Copyright (c) 2013 Florian Obser <florian@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 28 2014 $ +.Dd $Mdocdate: October 17 2017 $ .Dt SLOWCGI 8 .Os .Sh NAME @@ -95,6 +95,13 @@ instead of default user www. .%R RFC 3875 .%T The Common Gateway Interface (CGI) Version 1.1 .Re +.Sh HISTORY +The +.Nm +server first appeared in +.Ox 5.4 . +.Sh AUTHORS +.An Florian Obser Aq Mt florian@openbsd.org .Sh BUGS .Nm only implements the parts of the FastCGI standard needed to execute |