From owner-cvs-all@FreeBSD.ORG Sat Oct 21 20:09:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 E1E7F16A412; Sat, 21 Oct 2006 20:09:51 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C6AF43D60; Sat, 21 Oct 2006 20:09:51 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9LK9pnt063805; Sat, 21 Oct 2006 20:09:51 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9LK9pHg063804; Sat, 21 Oct 2006 20:09:51 GMT (envelope-from ru) Message-Id: <200610212009.k9LK9pHg063804@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 21 Oct 2006 20:09:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/config config.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 21 Oct 2006 20:09:52 -0000 ru 2006-10-21 20:09:51 UTC FreeBSD src repository Modified files: usr.sbin/config config.8 Log: Comment out the first paragraph; while it tells the true (we're using the old BSD config(8) utility in FreeBSD), it does not look good. PR: docs/100328 Revision Changes Path 1.45 +14 -14 src/usr.sbin/config/config.8