From owner-svn-src-all@FreeBSD.ORG Fri Sep 28 11:32:29 2012 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 24792106566C; Fri, 28 Sep 2012 11:32:29 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward1h.mail.yandex.net (forward1h.mail.yandex.net [IPv6:2a02:6b8:0:f05::10]) by mx1.freebsd.org (Postfix) with ESMTP id 8EE858FC0A; Fri, 28 Sep 2012 11:32:28 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward1h.mail.yandex.net (Yandex) with ESMTP id E2C9A9E30A1; Fri, 28 Sep 2012 15:32:26 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 7BC8B134014F; Fri, 28 Sep 2012 15:32:26 +0400 (MSK) Received: from unknown (unknown [77.66.155.61]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id VsUWtLS8-VtU879Sr; Fri, 28 Sep 2012 15:31:55 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1348831946; bh=zOtmbH6TIOYfieLV7WEkFHK/TFjwNjw4mVAEYFp25Y8=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=mTsLEsFxdGz/s1cB10oXk6IzymdxLNkgSZjRnMIVijW2wP4hVqtk6Yba3+lH89A90 o3aPTJt1MLFW9PcRXd0TTbh5LVUOIKcLMYY9C7njSaKJVL7wOG+fFrAoDZkvSwN9gw hLJrSvW4ICundC3gt2k881bQ2Pd5cGg6pmLgmC5Y= Message-ID: <50658A91.7040603@yandex.ru> Date: Fri, 28 Sep 2012 15:31:29 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: Isabell Long References: <201209281111.q8SBBgjZ026754@svn.freebsd.org> In-Reply-To: <201209281111.q8SBBgjZ026754@svn.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r241024 - head/usr.sbin/portsnap/portsnap 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: Fri, 28 Sep 2012 11:32:29 -0000 Isabell Long wrote on 28.09.2012 15:11: > Author: issyl0 (doc committer) > Date: Fri Sep 28 11:11:42 2012 > New Revision: 241024 > URL: http://svn.freebsd.org/changeset/base/241024 > > Log: > Add a note to portsnap(8) about the behaviour of the example cron command. [ ...] > +.Pp > +Note that running > +.Nm > +.Cm cron > +or > +.Nm > +.Cm fetch > +does not apply the changes that were received: they only only download double 'only' > +them. > +To apply the changes, you must follow these commands with > +.Nm > +.Cm update . > +The > +.Nm > +.Cm update > +command is normally run by hand at a time when you are sure that > +no one is manually working in the ports tree. > .It > Running > .Nm -- Regards, Ruslan Tinderboxing kills... the drives.