From nobody Fri Jul 4 18:22:59 2025 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 4bYhnx0jyRz61jSJ; Fri, 04 Jul 2025 18:23:01 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bYhnw0PDLz3ms5; Fri, 04 Jul 2025 18:23:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1751653380; 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=iIQQuig4zZfVrkEqsujFFRYeokKAIoDKKpNtIYl0Jhs=; b=hrhnuQL/gZSa+6+mHMqNztndOagXVCxoD0uUmW5FMQ8WY1DRSZLo7c0vpsWc/Kpjr+VzJl fp37BrD4hvzxueL75RE8RbPY2c5021FNdVvZ3rlFLV4GlcE7dcZ/Iw3unPQLPrl+SKsK/Z JSDo1vn2pgVmJddpvaTM22r2xmO8cwqG6kfYV1L2QsFYTvF+vDbnPPvQez0ShkLdPyc53V IIY0fQetXW/U82YDJBYqZGnVSrK+A2ZKf6AsAPIJnzk+OiLAAzRLD+2dL909pMdPg+WE8d gjXT3x2i1oD+l5HZAzm7xaqbvdRxgm5yPyLzCS4ACtXNXiPS9/PPGukRNCSJKA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1751653380; 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=iIQQuig4zZfVrkEqsujFFRYeokKAIoDKKpNtIYl0Jhs=; b=yip2AbXT63tax95JqjAYDOiX7fLziiX2Lta1eGo/G3P5TVBl3WnoHLr6azAxjYfP12eZnH hih4+rStNmbkZ6MDdOAilzO7ClPl22LwiMn+UXJ45Dv6QAf07pyZ/c/Rad6ToetWIgqm4P wgNarBGQizXnvq5zLmV7ic5+JFgClrz1lTbvDiAe47eeWbbB/vuPyMkygE1Rwz1ttox67d qefMuZA2GRHdgDPEJlsdOh61ad6lTiT7UZvP/xVV5EveFqs70MegHMkAoOwIlB+A17bfSA mWHkerKJzO3Uhp9AyAcEPIrFUkDo0oWBgVf43RnBs3SYgw/qE5gXB0s6byfbEQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1751653380; a=rsa-sha256; cv=none; b=RxjVXij9k95mKhOJeA3H5TebmUseRhQj+UUdYHm3FAcHw7YIz0HMdbPGuvdcMzi8bHbh5l J/MKfd4Y7zEymiVstwV4TJ26NGP7mcfo3jAYuparI7U5KMV018wYaYX5nBk651ABcnCHGC hq3Ff2unghZXjG7TcaVX5oSQlmzMrasBDqFzbQthrfXsYNcFdPyVkLNjDVh0EH8bo4r5h/ AmUIWzXP7MhfTes/1/8i717Fq/ki3HkCpajqnJ2duyCl2PVVU97hnJ9OnSdhozPKrzi+G4 4KDMC+VDoq4mNtXfdpcIzlpHQ/3hCWjuOel2r3iHNHyPeltRkpLHw6YqgAwBNQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bYhnv3lShz11ZV; Fri, 04 Jul 2025 18:22:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 564IMxa3069467; Fri, 4 Jul 2025 18:22:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 564IMxJN069464; Fri, 4 Jul 2025 18:22:59 GMT (envelope-from git) Date: Fri, 4 Jul 2025 18:22:59 GMT Message-Id: <202507041822.564IMxJN069464@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: 132a75025ef9 - stable/14 - scc.4: Improve acronyms + tag SPDX 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/stable/14 X-Git-Reftype: branch X-Git-Commit: 132a75025ef91920f46202a95589d7fb30558acd Auto-Submitted: auto-generated The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=132a75025ef91920f46202a95589d7fb30558acd commit 132a75025ef91920f46202a95589d7fb30558acd Author: Alexander Ziaee AuthorDate: 2025-05-26 06:43:17 +0000 Commit: Alexander Ziaee CommitDate: 2025-07-04 18:20:03 +0000 scc.4: Improve acronyms + tag SPDX + tag spdx + remove duplicated acronym in manual title, reword for consistency + expand acronym in HARDWARE for HW Relnotes MFC after: 3 days Reviewed by: mhorne Approved by: mhorne (mentor) Differential Revision: https://reviews.freebsd.org/D50528 (cherry picked from commit 1c7f8214e92e40907bf8faf8d43c9db0f98294a6) --- share/man/man4/scc.4 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/share/man/man4/scc.4 b/share/man/man4/scc.4 index 05e9890a0bcc..db0c6deaf6bd 100644 --- a/share/man/man4/scc.4 +++ b/share/man/man4/scc.4 @@ -1,4 +1,6 @@ .\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2006 Marcel Moolenaar .\" All rights reserved. .\" @@ -23,13 +25,13 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd December 26, 2020 +.Dd May 26, 2025 .Dt SCC 4 .Os .\" .Sh NAME .Nm scc -.Nd driver for Serial Communications Controllers (SCC) devices +.Nd Serial Communications Controller driver .\" .Sh SYNOPSIS .Cd "device scc" @@ -48,7 +50,7 @@ take care of the details of the communication itself. .Sh HARDWARE The .Nm -driver supports the following classes of SCCs: +driver supports the following classes of Serial Communications Controllers: .Pp .Bl -bullet -compact .It