Received: by mail.netbsd.org (Postfix, from userid 0) id A300E63B160; Fri, 2 Oct 2009 20:31:21 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 23F0363B13F for ; Fri, 2 Oct 2009 20:31:20 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 107AF175DA; Fri, 2 Oct 2009 20:31:20 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 2 Oct 2009 20:31:20 +0000 From: Elad Efrat Subject: CVS commit: src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20091002203120.107AF175DA@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: elad Date: Fri Oct 2 20:31:19 UTC 2009 Modified Files: src/sbin/mount: mount.8 src/share/man/man7: sysctl.7 src/share/man/man9: secmodel_securelevel.9 secmodel_suser.9 Log Message: Centralize documentation about exported sysctl variables in the relevant secmodel's man-page. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sbin/mount/mount.8 cvs rdiff -u -r1.24 -r1.25 src/share/man/man7/sysctl.7 cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/secmodel_securelevel.9 cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/secmodel_suser.9 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.