From 0150ca6914e3aee11ec4891b99fa42910c14c71f Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 17 Feb 2017 11:26:03 +0000 Subject: [PATCH] Also add vsevolod@ in the authors --- usr.bin/timeout/timeout.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usr.bin/timeout/timeout.1 b/usr.bin/timeout/timeout.1 index 86b3eae1b98..301288d6592 100644 --- a/usr.bin/timeout/timeout.1 +++ b/usr.bin/timeout/timeout.1 @@ -134,3 +134,5 @@ command first appeared in .Fx 10.3 . .Sh AUTHORS .An Baptiste Daroussin Aq Mt bapt@FreeBSD.org +and +.An Vsevolod Stakhov Aq Mt vsevolod@FreeBSD.org