From owner-svn-src-all@FreeBSD.ORG Tue Feb 9 16:43:27 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E281106566B; Tue, 9 Feb 2010 16:43:27 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from mail.vega.ru (mail.vega.ru [90.156.167.5]) by mx1.freebsd.org (Postfix) with ESMTP id CE5DE8FC0C; Tue, 9 Feb 2010 16:43:26 +0000 (UTC) Received: from [10.100.124.99] (helo=edoofus.dev.vega.ru) by mail.vega.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71 (FreeBSD)) (envelope-from ) id 1NetBN-000P1e-RM; Tue, 09 Feb 2010 19:43:25 +0300 Date: Tue, 9 Feb 2010 19:43:20 +0300 From: Ruslan Ermilov To: Gavin Atkinson Message-ID: <20100209164320.GG72929@edoofus.dev.vega.ru> References: <201002061339.o16Dd82m039449@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201002061339.o16Dd82m039449@svn.freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r203547 - head/sbin/sysctl X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 16:43:27 -0000 On Sat, Feb 06, 2010 at 01:39:08PM +0000, Gavin Atkinson wrote: > Author: gavin > Date: Sat Feb 6 13:39:08 2010 > New Revision: 203547 > URL: http://svn.freebsd.org/changeset/base/203547 > > Log: > Add the -i option to the synopsis. > > Submitted by: dhw > MFC after: 1 week (with r203310) > > Modified: > head/sbin/sysctl/sysctl.8 Please also add it to the program's usage(). Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer