Date: Sat, 6 Jun 2015 11:58:19 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r284057 - head/usr.bin/expand Message-ID: <201506061158.t56BwJBF095917@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sat Jun 6 11:58:19 2015 New Revision: 284057 URL: https://svnweb.freebsd.org/changeset/base/284057 Log: Fix history (appeared in 1BSD) Obtained from: OpenBSD (by schwarze@) Modified: head/usr.bin/expand/expand.1 Modified: head/usr.bin/expand/expand.1 ============================================================================== --- head/usr.bin/expand/expand.1 Sat Jun 6 11:55:35 2015 (r284056) +++ head/usr.bin/expand/expand.1 Sat Jun 6 11:58:19 2015 (r284057) @@ -28,7 +28,7 @@ .\" @(#)expand.1 8.1 (Berkeley) 6/9/93 .\" $FreeBSD$ .\" -.Dd October 13, 2006 +.Dd June 6, 2015 .Dt EXPAND 1 .Os .Sh NAME @@ -110,5 +110,5 @@ utilities conform to .Sh HISTORY The .Nm -command appeared in -.Bx 3.0 . +utility first appeared in +.Bx 1 .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506061158.t56BwJBF095917>