--- fcgiwrap.8.orig 2014-09-22 12:44:32.000000000 +0200 +++ fcgiwrap.8 2014-09-22 12:51:14.000000000 +0200 @@ -42,6 +42,9 @@ tests this option may be used. Valid socket_urls include \fIunix:/path/to/unix/socket\fP, \fItcp:dot.ted.qu.ad:port\fP and \fItcp6:[ipv6_addr]:port\fP. .TP +.B \-p \fIpath\fP +Restrict execution to the given path. Repeated options will be merged. +.TP .B \-h Show a help message and exit. @@ -113,3 +116,8 @@ This manual page was written by Jordi Mallach (with contributions by Grzegorz Nosek) for the Debian project (and may be used by others). +.PP +The +.B \-p +option was contributed by as an addition to the FreeBSD +port.