From nobody Sun Apr 26 16:43:17 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 4g3XZL2H29z6c17L for ; Sun, 26 Apr 2026 16:43:22 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g3XZL1Lqmz49Lr for ; Sun, 26 Apr 2026 16:43:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777221802; 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=P/V26ye7/0hE/As1Stb7bdFyGpHQmCIKOByi35g/APk=; b=twuDzNSrtZbcWjfceS12biLWMGYH5GxnGwblBSjAiJuW8lUqi+eTAeodSpZXhZwvGYkMWW /CBcdwAidUeOI+vNJmKDDyj2f3LC9d2hnu9whulnB6JD7CS7PFf8VbOCAH4D7HN7A6fyAx Q9AMMYVSlHnoDNyiFrd6qFBQFKU66OXt/AjwTTlEHeZ4CJrXWsJPImgCwoidzyJfMCPRAi em/ylE6X1gyWhv+iAfx1SI7d7ZetZiaySDSVeFRRErm9MWIgsizbVqWHC663sEM5xQN0UU fMVvN3/tkTzK+0XI1/1Mf8XIkUBoR89iE+/STXkPqdtkBQ4z/V8Ay+1BrGKBnw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777221802; a=rsa-sha256; cv=none; b=TKlKukLiusMKxwiDK8Akyz+Mr98isOg7ave/5faKhOWFxbp8KDj+ENfNGvd1MzPjERKLiu 9WN9ePT89hSpbZNZ729dZkhEFWuu3DraA1SkAfhFJdQO84UiyqxDOagZSHcAqht0XoHzYd V3EHXf5mqq2E2GqFsj4EgRZS39N9adyvkQFnrUvXXX8sA6ScUKeElzcagekbw7jamQ8WV4 Hflbme82Ge/549Fz5GjCtp3FbkDU9mQtSXyOq0hn8dZGLt+mXLpxYj+3AV79TmnK4b4UFp 7RV59Ev3gqhtaolo1x3NpsOgTSH/IIQc//TdYHYzbtt2RXkliRYElJY2iv3zKA== 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=1777221802; 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=P/V26ye7/0hE/As1Stb7bdFyGpHQmCIKOByi35g/APk=; b=HfeYUh9XqIEeaLSAllaJpsRGstV0NYUzAkB5cL6Cw4VQwzqAds3L5P7O02uuFh4RObyQT1 D6S4EMX4320IrKFGGMTiNeBixGPO6bnpYwL1Ar7wcf/VYW0Yqp3XuORbdk2PnfUgUq9f7/ Qp/Em0Om8S+G2EmH+YV8E9UVhLl7JC4swDHOwx1OIMQUPpxuWsha1kmdtdJ41ZqWgWLynB 820owxf+jTe8VrEtb5d8/carEzwufNmJSJqpg0KF7Seg9RKj/2SiFqEm63K/rUyxnE4fSe Ky4PdTtYq9r6VQibx+g8QUa8lUQet+uZP7nicCn5CoZfAVqIHYcD1d9k28SIeg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g3XZL0xFczCWl for ; Sun, 26 Apr 2026 16:43:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 466b7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 26 Apr 2026 16:43:17 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Christos Margiolis Subject: git: 6e3085491ea3 - stable/15 - service(8): Replace indentation in usage() 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: christos X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 6e3085491ea3a6d2e73e61d00ecda2bda67ab83e Auto-Submitted: auto-generated Date: Sun, 26 Apr 2026 16:43:17 +0000 Message-Id: <69ee40a5.466b7.1d6d0538@gitrepo.freebsd.org> The branch stable/15 has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=6e3085491ea3a6d2e73e61d00ecda2bda67ab83e commit 6e3085491ea3a6d2e73e61d00ecda2bda67ab83e Author: Christos Margiolis AuthorDate: 2026-04-19 10:40:31 +0000 Commit: Christos Margiolis CommitDate: 2026-04-26 16:43:11 +0000 service(8): Replace indentation in usage() The -d option was indented with spaces instead of tabs, and this broke formatting. Before: -d Enable debugging of rc.d scripts -j Perform actions within the named jail After: -d Enable debugging of rc.d scripts -j Perform actions within the named jail MFC after: 1 week (cherry picked from commit 554f5aa526266057672740e22af0a75cc32bddd5) --- usr.sbin/service/service.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/service/service.sh b/usr.sbin/service/service.sh index 9387a49051d6..5ae1b2bee933 100755 --- a/usr.sbin/service/service.sh +++ b/usr.sbin/service/service.sh @@ -39,7 +39,7 @@ usage () { echo "${0##*/} [-j ] [-dqv] [-E var=value] start|stop|etc." echo "${0##*/} -h" echo '' - echo "-d Enable debugging of rc.d scripts" + echo "-d Enable debugging of rc.d scripts" echo "-j Perform actions within the named jail" echo "-E n=val Set variable n to val before executing the rc.d script" echo '-e Show services that are enabled'