From owner-cvs-src@FreeBSD.ORG Sat Oct 22 10:24:53 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 D09C816A41F; Sat, 22 Oct 2005 10:24:53 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5691D43D48; Sat, 22 Oct 2005 10:24:53 +0000 (GMT) (envelope-from trhodes@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 j9MAOroY092954; Sat, 22 Oct 2005 10:24:53 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j9MAOrPh092953; Sat, 22 Oct 2005 10:24:53 GMT (envelope-from trhodes) Message-Id: <200510221024.j9MAOrPh092953@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 22 Oct 2005 10:24:53 +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/man5 make.conf.5 src/share/examples/etc make.conf 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, 22 Oct 2005 10:24:54 -0000 trhodes 2005-10-22 10:24:53 UTC FreeBSD src repository Modified files: share/man/man5 make.conf.5 share/examples/etc make.conf Log: A better, more correct explination of NO_SHARED. This could probably use a quick touch up, but at least it's correct. Requested by: ru Revision Changes Path 1.268 +1 -1 src/share/examples/etc/make.conf 1.124 +5 -2 src/share/man/man5/make.conf.5