From owner-cvs-src@FreeBSD.ORG Sat Sep 3 17:16:00 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 A735916A41F; Sat, 3 Sep 2005 17:16:00 +0000 (GMT) (envelope-from garys@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B0E543D48; Sat, 3 Sep 2005 17:16:00 +0000 (GMT) (envelope-from garys@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j83HG0LK071878; Sat, 3 Sep 2005 17:16:00 GMT (envelope-from garys@repoman.freebsd.org) Received: (from garys@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j83HG0J6071877; Sat, 3 Sep 2005 17:16:00 GMT (envelope-from garys) Message-Id: <200509031716.j83HG0J6071877@repoman.freebsd.org> From: "Gary W. Swearingen" Date: Sat, 3 Sep 2005 17:16:00 +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/share/man/man7 security.7 src/sbin/init init.8 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 03 Sep 2005 17:16:00 -0000 garys 2005-09-03 17:16:00 UTC FreeBSD src repository (doc committer) Modified files: share/man/man7 security.7 sbin/init init.8 Log: Moved descriptions of securelevels from init(7) to security(7). Files used both "securelevel" and either "secure level" or "security level"; all are now "security level". PR: docs/84266 Submitted by: garys Approved by: keramida MFC after: 3 days Revision Changes Path 1.47 +5 -62 src/sbin/init/init.8 1.44 +63 -7 src/share/man/man7/security.7