From owner-cvs-all@FreeBSD.ORG  Wed Nov 29 21:23:06 2006
Return-Path: <owner-cvs-all@FreeBSD.ORG>
X-Original-To: cvs-all@FreeBSD.org
Delivered-To: cvs-all@FreeBSD.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4B96816A492;
	Wed, 29 Nov 2006 21:23:06 +0000 (UTC)
	(envelope-from keramida@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7EF8843CD6;
	Wed, 29 Nov 2006 21:22:32 +0000 (GMT)
	(envelope-from keramida@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 kATLMadt012419;
	Wed, 29 Nov 2006 21:22:36 GMT
	(envelope-from keramida@repoman.freebsd.org)
Received: (from keramida@localhost)
	by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kATLMatb012418;
	Wed, 29 Nov 2006 21:22:36 GMT (envelope-from keramida)
Message-Id: <200611292122.kATLMatb012418@repoman.freebsd.org>
From: Giorgos Keramidas <keramida@FreeBSD.org>
Date: Wed, 29 Nov 2006 21:22:35 +0000 (UTC)
To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: CVS commit messages for the entire tree <cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Nov 2006 21:23:06 -0000

keramida    2006-11-29 21:22:35 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/config chapter.sgml 
  Log:
  Remove a reference to the `compat.linux.osrelease' sysctl.
  
  As Alexander Leidinger has pointed out:
  
  "glibc behaves differently based upon the value of it. It may refuse to
  do anything if it doesn't understand the value.  Changing the value of
  osrelease is only advised in experimental situations (like in
  http://wiki.freebsd.org/linux-kernel) and may result even in kernel
  panics."
  
  I've replaced a reference to `compat.linux.osrelease' with a safer
  example, for setting `security.bsd.see_other_uids=0', which we already
  use as a sample /etc/sysctl.conf entry anyway.
  
  Revision  Changes    Path
  1.225     +10 -7     doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml