From nobody Fri Oct 06 09:05:29 2023 X-Original-To: bugs@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 4S22Zd6GL8z4wVh7 for ; Fri, 6 Oct 2023 09:05:29 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S22Zd4hFGz3cjV for ; Fri, 6 Oct 2023 09:05:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696583129; a=rsa-sha256; cv=none; b=hdz/5IkHbPZdjdrwhzy1h+4lS7IFVfaF3tPRBihB9LzNGjMZ0LjxDe9GsPwvcbeDOAdHu7 CyH9Cf+zhTc/0A83ntAXmQcu4XcUggbUXe/vBW2WM7Os6u7jYYeK8Mu0q1xrzZLVNBYxFJ kBWzQgBFOsHhGwcO4JUMew3l8lr6OMFd/h/VeQTE3IaipqREMc/1TvZvHezCdEBQcvsX4s k52O8wPqjUXJsTwok1a+IM9AuZ0cCFVs5HrYo62en1542mf4WO1hauvDwNULfYiSXAWXYP kWktxwAYmzS4PGvv+6eex5fpcjpIiNNhSsZHZbiFcU73jvTk6hVgiinq6CdPUg== 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=1696583129; 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: in-reply-to:in-reply-to:references:references; bh=13//iVEtrBi/jwWCK0TDGUuQvMuVpNSfRCEWSQOapSQ=; b=EFoNCyuNVmZ067b/metet+IH3AG3mwYJ9MxRForVzU4F9uYBUcIHiySMjWDgrmf0ScpbYf aFNS0Z7eXAhe3rHbzSJSrAt7triklOXlw/CBkea0IeHy3idwiQUpcVL4J5uhUPCA4yZcBZ 4w09huZjh8CowRSXP+K3dz43lfQpJT8YZTxHXpyG7RqNntsu2xlkcFODCsZcdHeIg6pP1G pRJBtcdgFmO5HyHOup4xQl2XGCitD54qXQ3cS4KWgwruK+/Jfo3SmDg3H65sP3f45shV0i 7fhG9uAMeQX297Q+dCydRwIosq+u3yR3scK+PSfnp0Y1xsJGI4gWQlkQWPn8Ew== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4S22Zd3f9Xzhm6 for ; Fri, 6 Oct 2023 09:05:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 39695TC0067179 for ; Fri, 6 Oct 2023 09:05:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39695TBK067178 for bugs@FreeBSD.org; Fri, 6 Oct 2023 09:05:29 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272357] rctl.conf(5) resourcing name error Date: Fri, 06 Oct 2023 09:05:29 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272357 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D07b2c79cc6c782ae57b6287688338d0ac= 3941e66 commit 07b2c79cc6c782ae57b6287688338d0ac3941e66 Author: Benedict Reuschling AuthorDate: 2023-10-06 09:02:30 +0000 Commit: Benedict Reuschling CommitDate: 2023-10-06 09:02:30 +0000 Correct the example: use maxproc instead of nonexistent nproc Reported by: dewayne@heuristicsystems.com.au PR: 272357 Differential Revision: https://reviews.freebsd.org/D40885 share/man/man5/rctl.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=