The following reply was made to PR docs/184474; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] Cc: Subject: Re: docs/184474: commit references a PR Date: Tue, 3 Dec 2013 16:22:39 +0000 (UTC) Author: eadler Date: Tue Dec 3 16:22:33 2013 New Revision: 43278 URL: http://svnweb.freebsd.org/changeset/doc/43278 Log: Fix Speling error PR: docs/184474 Submitted by: db Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Tue Dec 3 16:20:11 2013 (r43277) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Tue Dec 3 16:22:33 2013 (r43278) @@ -2531,7 +2531,7 @@ timer # timing options. change as needed phase2 15 sec; } -listen # address [port] that racoon will listening on +listen # address [port] that racoon will listen on { isakmp 172.16.5.4 [500]; isakmp_natt 172.16.5.4 [4500]; _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
