From owner-svn-src-head@FreeBSD.ORG Sun May 22 18:23:17 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D985106566C; Sun, 22 May 2011 18:23:17 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 8FC678FC13; Sun, 22 May 2011 18:23:17 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id p4MINH9p085365; Sun, 22 May 2011 18:23:17 GMT (envelope-from imp@svn.freebsd.org) Received: (from imp@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id p4MINHav085363; Sun, 22 May 2011 18:23:17 GMT (envelope-from imp@svn.freebsd.org) Message-Id: <201105221823.p4MINHav085363@svn.freebsd.org> From: Warner Losh Date: Sun, 22 May 2011 18:23:17 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r222189 - head/tools/build/options X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2011 18:23:17 -0000 Author: imp Date: Sun May 22 18:23:17 2011 New Revision: 222189 URL: http://svn.freebsd.org/changeset/base/222189 Log: Add the description properly... Modified: head/tools/build/options/WITHOUT_KERNEL_SYMBOLS Modified: head/tools/build/options/WITHOUT_KERNEL_SYMBOLS ============================================================================== --- head/tools/build/options/WITHOUT_KERNEL_SYMBOLS Sun May 22 18:12:59 2011 (r222188) +++ head/tools/build/options/WITHOUT_KERNEL_SYMBOLS Sun May 22 18:23:17 2011 (r222189) @@ -1,4 +1,5 @@ .\" $FreeBSD$ Set to not install kernel symbol files. +.Bf -symbolic This option is recommended for those people who have small root partitions. - +.Ef