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 b...@freebsd.org
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to