summaryrefslogtreecommitdiffstats
path: root/usr.sbin/slowcgi
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-01-19 12:47:21 +0000
committerderaadt <deraadt@openbsd.org>2014-01-19 12:47:21 +0000
commit855c985340f414e0f78fce282b744c08204128d1 (patch)
tree7cd520d13b9111ca8da5d62cab957ef1d5f591e4 /usr.sbin/slowcgi
parentInitialize ci_randseed better using arc4random() + a trick. Remove the (diff)
downloadwireguard-openbsd-855c985340f414e0f78fce282b744c08204128d1.tar.xz
wireguard-openbsd-855c985340f414e0f78fce282b744c08204128d1.zip
Wording improvements from Patrik Lundin
Diffstat (limited to 'usr.sbin/slowcgi')
-rw-r--r--usr.sbin/slowcgi/slowcgi.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/slowcgi/slowcgi.8 b/usr.sbin/slowcgi/slowcgi.8
index cd1027e9c12..be117653971 100644
--- a/usr.sbin/slowcgi/slowcgi.8
+++ b/usr.sbin/slowcgi/slowcgi.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: slowcgi.8,v 1.5 2013/12/12 10:48:52 florian Exp $
+.\" $OpenBSD: slowcgi.8,v 1.6 2014/01/19 12:47:21 deraadt 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: December 12 2013 $
+.Dd $Mdocdate: January 19 2014 $
.Dt SLOWCGI 8
.Os
.Sh NAME
@@ -33,11 +33,11 @@ opens a socket at
.Pa /var/www/run/slowcgi.sock ,
owned by root:www,
with permissions 0660.
-It then
+It will then
.Xr chroot 8
to
.Pa /var/www
-and drops privileges to user
+and drop privileges to user
.Qq www .
.Pp
The options are as follows: