From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 15:48:09 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38FCD8DE for ; Wed, 25 Jun 2014 15:48:09 +0000 (UTC) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E9AB7268B for ; Wed, 25 Jun 2014 15:48:08 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WzpQc-000JsW-Am for freebsd-questions@freebsd.org; Wed, 25 Jun 2014 16:48:06 +0100 Date: Wed, 25 Jun 2014 16:48:06 +0100 From: John To: freebsd-questions@freebsd.org Subject: Re: versions move backwards with freebsd-update(8) Message-ID: <20140625154806.GB76100@potato.growveg.org> Reply-To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org References: <53AAE8EC.2050108@club-internet.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53AAE8EC.2050108@club-internet.fr> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2014 15:48:09 -0000 On Wed, Jun 25, 2014 at 05:21:16PM +0200, Juanitou wrote: > Try this, it should show the different patch level for kernel and > userland: > % freebsd-version -k -u Thanks for that. (have already upgraded through my usual method, svn, but it's a good command to know ;) ) -- John