From nobody Thu Aug 6 22:31:36 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 4hGMT54LvVz6nLRx for ; Thu, 06 Aug 2026 22:31:37 +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 4hGMT50ZWnz4PFZ for ; Thu, 06 Aug 2026 22:31:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786055497; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/phGkTWxch49OV5Y8TxyfDV0xU3O6AoAckwrjhOOCtE=; b=fnztxhi8tpRD83YyxvD6m6GxbYzIG7r/psU4+kmwoT5S53guyc+lYHfRbEN2XjOqri5Lnl bLuJViqW7wvHFrbMINj48iV+b67P4m/R9W8hQ39cMEiuE+7t0kDztKhwNJXcvEF36uSlCL uAe93vL/3dSkb4p84/04tW/+7SrCbCuWv1LYZ98EFjp8bzNwTjpdHAwAEVPyVS0ql5h6qv IKBGatQ2XhD8i63RxOxoqibHwT3hXxH04ABe/wITbGJTOURYZCJThaobmuSpW3nqqb8uBd NM3CZILj+a4uagUpCnmzejNOD2yGcncDBG1K9PQBUKRzDcQ2t+fIBFJmvq2nuQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786055497; a=rsa-sha256; cv=none; b=BYleMRNJwJAS5JWzzfL8UmH/xk1uzeP0Og89ituwWxEMm8gnYOUx/ChRwPYyYDKEa+tGQZ u+gBMWu0uEs8eyyOsY5/kRWevse3D1aTqMh0QFR+0+dxUPK6QOdQWoKosWoZErnc1NSjIY 4akrkTzAuzZy6Pg2ikOkFXe+N7tdRvKtaTk5EiAwAZH2kGA6ZZFSWx+q6vuTv7f7MIb8yh pT2oUasUXbYTers0cLGan8OFHRiDOuFPSJROktwkoQFXr3bsMWm1OAdvNUpb+z6aIg4S9m cuHCP/MIR52IW87hmtQn9tkl820LHh1NshJ0Tj3L1hex48s67SZX2MvdqNfg6A== 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=1786055497; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/phGkTWxch49OV5Y8TxyfDV0xU3O6AoAckwrjhOOCtE=; b=FKPH2axYUUBfnTJ0JEnNrf5MQU7vXU/xuirsxzSNJCTJnv66VCkhqEo+oWPK5DqSrRWqU2 HRMiYWHGX3Sufe7Y6WMaPtyADdu+p42iermiaOMweHsneYCAE5JbY4sykaTD98OsIz+Aqq 1mQAEnQFI9L2h0SbC0ImbjT+WopRA3FQoVSYOT+L7BEa/FrETaU6mgftL9+ELpJKgloFv1 82rrzDeo6bUl3wM8eEunNU66BaFYbtK7IE2nKDcjEuMjBxIcjq5ke6dr3iQ+CEObLbmW1n v2Qm173m/qbEHPYP7RVez54znc+YwJyIMk6MUz3M81ftUFh9EQIEEMJJHFFhxA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hGMT46jDXzgh8 for ; Thu, 06 Aug 2026 22:31:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1e9c7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 06 Aug 2026 22:31:36 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: bad1b88e0978 - stable/14 - trimdomain.3: Explain DISPLAY a bit more 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: bad1b88e0978c0929939a465e6b220d7cccb5795 Auto-Submitted: auto-generated Date: Thu, 06 Aug 2026 22:31:36 +0000 Message-Id: <6a750b48.1e9c7.7931f64d@gitrepo.freebsd.org> The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=bad1b88e0978c0929939a465e6b220d7cccb5795 commit bad1b88e0978c0929939a465e6b220d7cccb5795 Author: Alexander Ziaee AuthorDate: 2026-02-17 17:22:26 +0000 Commit: Alexander Ziaee CommitDate: 2026-08-06 22:21:49 +0000 trimdomain.3: Explain DISPLAY a bit more MFC after: 3 days Reported by: jrtc27 Reviewed by: des Differential Revision: https://reviews.freebsd.org/D54629 (cherry picked from commit 960719762f0a1f6689ec58bc6d8ce21c4daa9096) --- lib/libutil/trimdomain.3 | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/lib/libutil/trimdomain.3 b/lib/libutil/trimdomain.3 index 0e65a864936c..114d8d139869 100644 --- a/lib/libutil/trimdomain.3 +++ b/lib/libutil/trimdomain.3 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 7, 1999 +.Dd February 17, 2025 .Dt TRIMDOMAIN 3 .Os .Sh NAME @@ -60,20 +60,18 @@ name does not exceed .Pp If the passed .Ar fullname -is actually a -.Dv DISPLAY +is actually an X11 +.Ev DISPLAY specification of the form .Sm off -.Ar host . domain : nn Oo . -.Ar nn -.Oc +.Ar host . Ar domain : Ar display Op . screen , .Sm on and the domain name is the same as the local domain name, .Fn trimdomain will remove the embedded domain name, copying the screen and display numbers to the end of the base host name and resulting in .Sm off -.Ar host : nn Op . Ar nn . +.Ar host : display Op . Ar screen . .Sm on .Sh RETURN VALUES The