From nobody Thu Aug 6 22:31:52 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hGMTN6rpbz6nLGB for ; Thu, 06 Aug 2026 22:31:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hGMTN38D8z4PYS for ; Thu, 06 Aug 2026 22:31:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786055512; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pP7hA+dJ67oYAce65FBx97lg1DocUzUMSQZ/+ThIZbg=; b=rStwoS51XFqoThYMUBwFlyx+s3KsK6XCeA9XcGVQ9f6bXb0JKG38BZPGwx6ZcGrxfJNfoT izoCLNU+enXCKHKaUP3nGpo2UWMFTQ1Ly1aoXO0+wcCfIWjLLyiiWCFS2QCwUjjls5pOOS 8ZToKBqzvwxTLQdNtgLbAyftLGOnuxPpje8lSCMiQ73IOPuvu2JvlNXQfFepurG7FkvqSb MdvLRFFh70HC5YBZNMLCeDWIyhYnTIgqc74ySeQsePh7Dgguil6YFiweRitPaD2+HMigj3 TzOHQhniEnba71ftu20hle/d3ZsW1fCM67RCo8oSIeGSrzFwFtuRrynW3LYqug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786055512; a=rsa-sha256; cv=none; b=PR+saFzPOSM4uDqGHx/YOT6rRoJXsjHAGPHtQSxfbfj1PmM6sJTLIf295JMTqxDBxkGRMY z3TYWgnAutpTrbXt7msYpcDdQ0URKOU7d8UFaraNEhjt2luQlKoDm2mW4UdtCHa8we9z1a 8N/2sUXXjr94uNAT+8k6Rx6yybg27SSgS0h83IBIkeY6bmExRQlFTx0mVyrjgU/1q4SCTT oSdflmfk2JdwA+Nex6F4Evp5MhXn2+DwSDhiTwWoDYMaT45OiqeTPwnPh3lp7lkLrqDkB9 Mt0Uiklam0RBEVYtIQGzJDzi+BW3Jn+MiGnsTqZGUWopdCPjGRP0DT1wIHIi0A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786055512; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pP7hA+dJ67oYAce65FBx97lg1DocUzUMSQZ/+ThIZbg=; b=taUy1Xi9EUrxQSJIpScfIuLrP3208Zv/dm6VTPR0GzefAn0PKlD8IBa9IqvPNp9eJU4LzV RdMAqayHcngkUaPttKhths1KkT8kM6vIUrofq3GV72/ZwZ51xIKBlxQ6LXDVOItivesh2p cM/eDO7DPRAvsua1P+zYg1fUwblBGxQb2yL5DtJecEcwetEoVGFuWUudxvfJjGON9kRLFp tknThFI/EJWVERSWaVJjIIZdITzmPvUck2YlB0BHDHCARfC6yHtKTsjRLS+1StEnHFf5Ht aTuvj1kDnlZSH+/COkVvanYwznqFJtuxNjz5WhUuX/53rHorb6h2vVW/2OyqCQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hGMTN2DN3zgt2 for ; Thu, 06 Aug 2026 22:31:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 201dc by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 06 Aug 2026 22:31:52 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Artem Bunichev From: Alexander Ziaee Subject: git: a716cf6d5604 - stable/14 - timeout.1: Document non-POSIX options List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: a716cf6d56043823cebe9b5eb5d0804c8d0f7888 Auto-Submitted: auto-generated Date: Thu, 06 Aug 2026 22:31:52 +0000 Message-Id: <6a750b58.201dc.79bcd001@gitrepo.freebsd.org> The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=a716cf6d56043823cebe9b5eb5d0804c8d0f7888 commit a716cf6d56043823cebe9b5eb5d0804c8d0f7888 Author: Artem Bunichev AuthorDate: 2026-04-13 01:15:41 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-06 22:26:02 +0000 timeout.1: Document non-POSIX options MFC after: 3 days Reviewed by: Aaron Li , ziaee Differential Revision: https://reviews.freebsd.org/D56090 (cherry picked from commit b1bc748430b5ee79ae103c464dbf5ebc8802f782) --- bin/timeout/timeout.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bin/timeout/timeout.1 b/bin/timeout/timeout.1 index 6486ccf99a36..553910a7ccce 100644 --- a/bin/timeout/timeout.1 +++ b/bin/timeout/timeout.1 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 3, 2025 +.Dd April 11, 2026 .Dt TIMEOUT 1 .Os .Sh NAME @@ -269,6 +269,10 @@ The utility is expected to conform to the .St -p1003.1-2024 specification. +.Pp +The +.Fl v +option and long option names are extensions to that specification. .Sh HISTORY The .Nm