Hello, I just read slowcgi(8) and one of the sentences read a bit strange to me. Anyone agree?
Regards, Patrik Lundin Index: slowcgi.8 =================================================================== RCS file: /cvs/src/usr.sbin/slowcgi/slowcgi.8,v retrieving revision 1.5 diff -u -p -u -r1.5 slowcgi.8 --- slowcgi.8 12 Dec 2013 10:48:52 -0000 1.5 +++ slowcgi.8 19 Jan 2014 11:30:24 -0000 @@ -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:
