From nobody Mon Apr 13 19:53:28 2026 X-Original-To: dev-commits-src-all@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 4fvdPh3kSHz6Zchm for ; Mon, 13 Apr 2026 19:53:28 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvdPh2wkqz3mFx for ; Mon, 13 Apr 2026 19:53:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776110008; 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=Bd7GrozHq5xkGkWO6/uKvGSpIK5JGpmU1oDlrl3G7DE=; b=LqTw9RfbTBbkqY5NF75kX9BkyWLuZzx3akUVKTI0hPoj17/7OvfR2gchedrNmgg/UB0uT7 fLWx0Blg9Zcn0h5227z2JLQKgD9oOxBJJRgSjIjY+A/oqdobuJ9yk6EyLA4/io1CQgPgyV 5mEHS2XGFIa7iU21r1kxv7MVi5Gdsc9Kujv31rYanUCxRDuoFt7z0fPhuqaUzX58bORmtr TpkmwLsbT33EgUuIGuG3nCiFwccbBBojUMyzU1PRF5yUuthgsYFAGPGXDUkOHthssaDT8u /ma5mmU5/Ct7zvieFaYERo0V8fR3UbthqtuxYgd7ZNdOqjEAJeroopZPy6oYmg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776110008; a=rsa-sha256; cv=none; b=MO5oEbiAhhyS+mCDtNbhEGhSyV3xrl871rJT1EgBjqVYBnlE0sMXYE67MibbXAr6VkUj7t T3fMFxNT8gSh2HPe2HfOcpV3NjKTMTh72mJVjhQNCpxqqJZE6Q/3HFGFmPEo0EqsOi+kHC +VG4aoVvtnA+C7h2IF8Qzhtb2v93rj8dx4dxr/lYev7gfa72FLNqp6Z48pbSW9vKxd3v9K R0UrIW2j7g4hgXlPen5ZNRjWo6DHgTSV42E5R+ds2x98S0njYpSh7JtMz7ZQWA6YbAEUaJ EJ6IPKAOWQb5G2L74ohkiQiwI8kfGhQ2KZ4Qf77b5BEq65bUg5PAaGJgiTqrvw== 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=1776110008; 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=Bd7GrozHq5xkGkWO6/uKvGSpIK5JGpmU1oDlrl3G7DE=; b=uALZ2dHSRd1Q0bdLdCqishlqS7BNkiWYMz2AzJngD1y//etFiinuEWZNXV4Sn1y9kqFUpi KzFfJ8UtYdtqU2iaDTgetGv5nfNs8RpJ7ef32Y0fgH1il5ABB0CvvNJTotj/DzZOfv8W90 uSFErDGa9rLfIRGXHNJA5fA5FffV2tqhB5ZGVCpz2K1cZ/5jXINIuqBW1mFXyTINU8oQ8K cVLrZYMvUG7nqRGRfHVnVLBbd+xFrWz36gB8O7E2DZuyt8z1Tk54l3TzHeZ7VkXpFvTfpG aubdIQ7RMCDorkjPMYDT0tPiuup00Cc+9WWOaQkJZmspWXJo771P6N8UPzy9bQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fvdPh2Lpxz3dG for ; Mon, 13 Apr 2026 19:53:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4270d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 13 Apr 2026 19:53:28 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Artem Bunichev From: Alexander Ziaee Subject: git: b1bc748430b5 - main - timeout.1: Document non-POSIX options List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org 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/main X-Git-Reftype: branch X-Git-Commit: b1bc748430b5ee79ae103c464dbf5ebc8802f782 Auto-Submitted: auto-generated Date: Mon, 13 Apr 2026 19:53:28 +0000 Message-Id: <69dd49b8.4270d.7caf13b4@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=b1bc748430b5ee79ae103c464dbf5ebc8802f782 commit b1bc748430b5ee79ae103c464dbf5ebc8802f782 Author: Artem Bunichev AuthorDate: 2026-04-13 01:15:41 +0000 Commit: Alexander Ziaee CommitDate: 2026-04-13 19:52:21 +0000 timeout.1: Document non-POSIX options MFC after: 3 days Reviewed by: Aaron Li , ziaee Differential Revision: https://reviews.freebsd.org/D56090 --- 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 0a9754a2cc4e..46a5a986cbce 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