From 10a8b4d7f132511cc121a899cbf7787ab4564c16 Mon Sep 17 00:00:00 2001 From: doug Date: Wed, 6 Aug 2014 05:47:40 +0000 Subject: [PATCH] Add an overview of the features for httpd in the description section. "commit" deraadt@ --- usr.sbin/httpd/httpd.8 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/usr.sbin/httpd/httpd.8 b/usr.sbin/httpd/httpd.8 index dbbe9376c86..c426f0575ba 100644 --- a/usr.sbin/httpd/httpd.8 +++ b/usr.sbin/httpd/httpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.8,v 1.43 2014/08/06 02:31:47 doug Exp $ +.\" $OpenBSD: httpd.8,v 1.44 2014/08/06 05:47:40 doug Exp $ .\" .\" Copyright (c) 2014 Reyk Floeter .\" @@ -26,8 +26,13 @@ .Op Fl D Ar macro Ns = Ns Ar value .Op Fl f Ar config_file .Sh DESCRIPTION +The +.Nm +daemon is a HTTP server with FastCGI and SSL support. +.Pp +The FastCGI implementation has optional socket support. .Nm -is a simple HTTP server that serves static files. +can log to syslog or per-server files with several standard formats. .Pp The options are as follows: .Bl -tag -width Dssmacro=value -- 2.20.1