--- fcgiwrap.8.orig 2013-02-03 13:25:17 UTC +++ fcgiwrap.8 @@ -42,6 +42,9 @@ takes care of opening the socket. Howeve 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 @@ with contributions by W-Mark Kubacki (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.