Date: Fri, 17 Feb 2017 11:17:56 +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: r313867 - head/usr.bin/timeout Message-ID: <201702171117.v1HBHuVv069970@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Feb 17 11:17:56 2017 New Revision: 313867 URL: https://svnweb.freebsd.org/changeset/base/313867 Log: Add history and Authors section in the manpage Submitted by: dteske MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D9419 Modified: head/usr.bin/timeout/timeout.1 Modified: head/usr.bin/timeout/timeout.1 ============================================================================== --- head/usr.bin/timeout/timeout.1 Fri Feb 17 11:16:19 2017 (r313866) +++ head/usr.bin/timeout/timeout.1 Fri Feb 17 11:17:56 2017 (r313867) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd Oct 28, 2014 +.Dd Feb 17, 2017 .Dt TIMEOUT 1 .Os .Sh NAME @@ -127,3 +127,10 @@ the exit status return is 125. .Sh SEE ALSO .Xr kill 1 , .Xr signal 3 +.Sh HISTORY +The +.Nm +command first appeared in +.Fx 10.3 . +.Sh AUTHORS +.An Baptiste Daroussin Aq Mt bapt@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702171117.v1HBHuVv069970>