From owner-cvs-src@FreeBSD.ORG Fri Jun 18 01:29:29 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F8E916A4CE; Fri, 18 Jun 2004 01:29:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E65AF43D2F; Fri, 18 Jun 2004 01:29:28 +0000 (GMT) (envelope-from bms@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 i5I1SXQS064803; Fri, 18 Jun 2004 01:28:33 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i5I1SXcm064802; Fri, 18 Jun 2004 01:28:33 GMT (envelope-from bms) Message-Id: <200406180128.i5I1SXcm064802@repoman.freebsd.org> From: Bruce M Simpson Date: Fri, 18 Jun 2004 01:28:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man5 rc.conf.5 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 01:29:29 -0000 bms 2004-06-18 01:28:33 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Add an example to rc.conf(5) about how to use the static_routes variable. We already do this for jails and their various control variables. PR: conf/62772 Revision Changes Path 1.218 +6 -0 src/share/man/man5/rc.conf.5