From nobody Fri Feb 27 00:36:30 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 4fMTsc3BYzz6SsWB for ; Fri, 27 Feb 2026 00:36:36 +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 4fMTsb6pgYz3jqm for ; Fri, 27 Feb 2026 00:36:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1772152596; 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=hwtb/T4hwEd0DW7cWiifLAcLFGVHtrAkDqn4uurCdkU=; b=qMP5YwHdGIpRsy/SLgw5nDmJ9eVHjn/U+Td+tunR9PKqg36DFwRHb/r8CoXJSKJ7DAOU1h 1HLVcGncJUiYzwZjG+o2m/kYU1+XbeNOObv5Wuh1kb/AjGm+k514OJQyIOCjZwOlcWZygw zKukgRDRr+yBpF1TWk6ve9v9I7L8mXc8Q6NZYnaOG8M9D0xeUx9v1Ob5qnqxePpK01SK1V BToZYStrM5LzmqTBCBVGYJHjTbylSc/mpUxxHrgT/6peKaPj5mdsDFKACs/k+EK8nwdNUa hHobrdM+sH33k9tf/FDgvPTFEip1elwCLUl66PESlIs+kcFlS5hjouaarLT/fg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1772152596; a=rsa-sha256; cv=none; b=WHBr+/c6vN0F//Vr9OfDyl8no3iPAs23PEmQ4RJWRqzQoHHdjQUfxQ/ZTrcxO6rc+Sxoii 9Mz0dvQzejqxDE85N1WaSy4kfaqgoTJFzQH2040MYdfhAW4LgbWkZ2tRHzvrzJNhG/YaEa eqkoHEXWGiVPmo9hSA0/dOpAX7LgC7oUqP3L1IsyyeIF3VND1xTTpTvh60nAHgrDH/qV30 gqHaSSI4jGy+mrakKGTp8U3DzWiBYlVSXNF8j9djbZRfk6Ekahea3/zpmY8mQp1Wwr7CFc ViyRvymeQQo2duJOX5u1bbdCUT14Ay6Jb7C2GObM5LB0O3VOuT2c3sn6MCKdbA== 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=1772152596; 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=hwtb/T4hwEd0DW7cWiifLAcLFGVHtrAkDqn4uurCdkU=; b=Kbfgd+VUKxCWdCNjQvIt0HCRzBFE9gRu4xwcE4gZ5wvgE+3uRWMZjgU/m790wqfFreQFfd suwECBnykAAKdSkAZDbmjq4303GESs2azpscfR6dR+mvx5PzQAvRKIvbLLDTtLNbgDRnAL FG73deghH4zM+arjjOjW7wHnUQbQlYwjzVSXE/Y83e7sM8azjyBCm3dmZGZ8lTjG8uBqE6 sKbjRw1OZRrV8B9GY+08+hI/wBCroKNMEGohQ0Rf/I/fOvJSe9L1PfPvrStzaQAxaz1LCN myMgUuyFCMVtkIkyRDyEl7y4KRf2HLd+LpIAZuFpSwU1fGx9WG4E5bnT+rawyQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fMTsb5nTDzvmR for ; Fri, 27 Feb 2026 00:36:35 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 43edc by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 27 Feb 2026 00:36:30 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: Pat Maddox From: Alexander Ziaee Subject: git: 77dc773ecfcf - main - rc.8: Add rc.suspend as an alias 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: 77dc773ecfcfd177c26dde4e858feb9a35fd970f Auto-Submitted: auto-generated Date: Fri, 27 Feb 2026 00:36:30 +0000 Message-Id: <69a0e70e.43edc.68157459@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=77dc773ecfcfd177c26dde4e858feb9a35fd970f commit 77dc773ecfcfd177c26dde4e858feb9a35fd970f Author: Pat Maddox AuthorDate: 2026-02-24 20:25:15 +0000 Commit: Alexander Ziaee CommitDate: 2026-02-27 00:35:32 +0000 rc.8: Add rc.suspend as an alias Make it consistent with the other lifecycle scripts, thus making it more findable. Reviewed by: ziaee Signed-off-by: Pat Maddox Closes: https://github.com/freebsd/freebsd-src/pull/2047 --- share/man/man8/Makefile | 3 ++- share/man/man8/rc.8 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile index c408f1b65a80..de06f5b67900 100644 --- a/share/man/man8/Makefile +++ b/share/man/man8/Makefile @@ -25,7 +25,8 @@ RCLINKS= rc.8 rc.d.8 \ rc.8 rc.pccard.8 \ rc.8 rc.resume.8 \ rc.8 rc.serial.8 \ - rc.8 rc.shutdown.8 + rc.8 rc.shutdown.8 \ + rc.8 rc.suspend.8 RCPACKAGE= rc .if ${MK_NIS} != "no" diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index b7bd7b2de1f0..a68878f0a10a 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -44,6 +44,7 @@ .Nm rc.resume .Nm rc.shutdown .Nm rc.subr +.Nm rc.suspend .Sh DESCRIPTION The .Nm