Date: Wed, 29 Jan 2014 19:30:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-doc@FreeBSD.org Subject: Re: docs/186250: commit references a PR Message-ID: <201401291930.s0TJU1Rp039237@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/186250; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/186250: commit references a PR Date: Wed, 29 Jan 2014 19:28:59 +0000 (UTC) Author: pluknet Date: Wed Jan 29 19:28:52 2014 New Revision: 261271 URL: http://svnweb.freebsd.org/changeset/base/261271 Log: Ressurect the local change documenting authpf's requirement for a mounted fdescfs(5). PR: docs/186250 MFC after: 1 week Modified: head/contrib/pf/authpf/authpf.8 Modified: head/contrib/pf/authpf/authpf.8 ============================================================================== --- head/contrib/pf/authpf/authpf.8 Wed Jan 29 16:24:50 2014 (r261270) +++ head/contrib/pf/authpf/authpf.8 Wed Jan 29 19:28:52 2014 (r261271) @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd January 6 2009 +.Dd January 29 2014 .Dt AUTHPF 8 .Os .Sh NAME @@ -43,7 +43,11 @@ It is meant to be used with users who ca .Xr ssh 1 only, and requires the .Xr pf 4 -subsystem to be enabled. +subsystem and an +.Xr fdescfs 5 +file system mounted at +.Pa /dev/fd +to be enabled. .Pp .Nm authpf-noip is a user shell @@ -558,6 +562,7 @@ pass out on $internal_if from (self) to .El .Sh SEE ALSO .Xr pf 4 , +.Xr fdescfs 5 , .Xr pf.conf 5 , .Xr securelevel 7 , .Xr ftp-proxy 8 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401291930.s0TJU1Rp039237>