From 4d9cf27e50a269c4ac08fc3506d4aa95eb2b8bc3 Mon Sep 17 00:00:00 2001 From: reyk Date: Sat, 2 Aug 2014 10:24:36 +0000 Subject: [PATCH] 'fastcgi socket "path"' is the correct syntax; update the manpage. Found by jsg@ --- usr.sbin/httpd/httpd.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.sbin/httpd/httpd.conf.5 b/usr.sbin/httpd/httpd.conf.5 index 47ae07c186a..949307e6010 100644 --- a/usr.sbin/httpd/httpd.conf.5 +++ b/usr.sbin/httpd/httpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.conf.5,v 1.15 2014/08/02 08:07:07 jmc Exp $ +.\" $OpenBSD: httpd.conf.5,v 1.16 2014/08/02 10:24:36 reyk Exp $ .\" .\" Copyright (c) 2014 Reyk Floeter .\" @@ -123,7 +123,7 @@ If not specified, it defaults to Disable the directory index. .Nm httpd will neither display nor generate a directory index. -.It Oo Ic no Oc Ic fastcgi Op Ar socket +.It Oo Ic no Oc Ic fastcgi Op Ic socket Ar socket Enable FastCGI instead of serving files. The .Ar socket -- 2.20.1