From owner-cvs-all@FreeBSD.ORG Thu Jul 22 10:38:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BAEF16A4CE; Thu, 22 Jul 2004 10:38:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F48343D31; Thu, 22 Jul 2004 10:38:14 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i6MAcDhu097184; Thu, 22 Jul 2004 10:38:13 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6MAcDxP097183; Thu, 22 Jul 2004 10:38:13 GMT (envelope-from keramida) Message-Id: <200407221038.i6MAcDxP097183@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 22 Jul 2004 10:38:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/init init.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 10:38:14 -0000 keramida 2004-07-22 10:38:13 UTC FreeBSD src repository (doc committer) Modified files: sbin/init init.8 Log: Add references to pf(4) and pfctl(8) at the description of securelevel = 3. PR: docs/69417 Submitted by: Janos Mohacsi (mohacsi(at)niif(dot)hu) Revision Changes Path 1.45 +7 -2 src/sbin/init/init.8