From owner-svn-src-head@FreeBSD.ORG Thu Oct 4 06:42:08 2012 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 19A2810656D9; Thu, 4 Oct 2012 06:42:08 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 5EDA98FCC6; Thu, 4 Oct 2012 06:33:05 +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 q946X5cP083787; Thu, 4 Oct 2012 06:33:05 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q946X42x083785; Thu, 4 Oct 2012 06:33:04 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <201210040633.q946X42x083785@svn.freebsd.org> From: Joel Dahl Date: Thu, 4 Oct 2012 06:33:04 +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: r241182 - head/usr.sbin/sysrc 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: Thu, 04 Oct 2012 06:42:08 -0000 Author: joel (doc committer) Date: Thu Oct 4 06:33:03 2012 New Revision: 241182 URL: http://svn.freebsd.org/changeset/base/241182 Log: Fix HISTORY. Modified: head/usr.sbin/sysrc/sysrc.8 Modified: head/usr.sbin/sysrc/sysrc.8 ============================================================================== --- head/usr.sbin/sysrc/sysrc.8 Thu Oct 4 04:15:18 2012 (r241181) +++ head/usr.sbin/sysrc/sysrc.8 Thu Oct 4 06:33:03 2012 (r241182) @@ -282,7 +282,7 @@ This will be corrected by a future enhan A .Nm utility first appeared in -.Bx 10.0 . +.Fx 10.0 . .Sh AUTHORS .An Devin Teske Aq dteske@FreeBSD.org .Sh THANKS TO