From owner-svn-src-all@freebsd.org Sat Jul 18 12:03:52 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BD809A4C9D; Sat, 18 Jul 2015 12:03:52 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 8CB5614A7; Sat, 18 Jul 2015 12:03:52 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6IC3qup052952; Sat, 18 Jul 2015 12:03:52 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6IC3qQq052951; Sat, 18 Jul 2015 12:03:52 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201507181203.t6IC3qQq052951@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Sat, 18 Jul 2015 12:03:52 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r285672 - head/usr.sbin/fstyp X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 18 Jul 2015 12:03:52 -0000 Author: trasz Date: Sat Jul 18 12:03:51 2015 New Revision: 285672 URL: https://svnweb.freebsd.org/changeset/base/285672 Log: fstyp(8) ships with 10.2. MFC after: 3 days Sponsored by: The FreeBSD Foundation Modified: head/usr.sbin/fstyp/fstyp.8 Modified: head/usr.sbin/fstyp/fstyp.8 ============================================================================== --- head/usr.sbin/fstyp/fstyp.8 Sat Jul 18 12:03:17 2015 (r285671) +++ head/usr.sbin/fstyp/fstyp.8 Sat Jul 18 12:03:51 2015 (r285672) @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 15, 2015 +.Dd July 11, 2015 .Dt FSTYP 8 .Os .Sh NAME @@ -116,7 +116,7 @@ type is not recognized. The .Nm command appeared in -.Fx 11.0 . +.Fx 10.2 . .Sh AUTHORS The .Nm