From nobody Tue Jun 23 14:48:06 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 4gl7Gb6dRBz6hWcp; Tue, 23 Jun 2026 14:48:07 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gl7Gb5sCgz437r; Tue, 23 Jun 2026 14:48:07 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782226087; 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: in-reply-to:in-reply-to:references:references; bh=Q9ciSSUqNVX0KBqa/Fd0Q/uTdwFQ8UDrzZBgGsG42qo=; b=FfuRGd3QQvplJJuN1yo9xV1jWd2c6Ph6GBO5tf6js/DmI88JUpA8qKwD9g6cuBRwql3v9Z eXKRX3r5KOLwFEUnU3m9ML50nJT3VaI01twXxmLQsRbOK7TpCqxGfcxGMlFc1bxljMIL0v Iquv7mZqnDTTn3LbE7kBiVjoK68f5L0q3xmowuiLEgIVIxew6HfZu2iiPap2/d27vB76AC PJU+d1cDj2V4MfTfG5Ron2WoOpN2rLHLuElhN02ZN1r27yUO1uFJyng5ATRLeWcnpQrpEE 7J4JZu/btUw0bdysyMld3N2E9mMJBfn8C6898v2NU2SiDkERGPTszWtcFwuOEQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782226087; a=rsa-sha256; cv=none; b=fWOvmynVHEu3Bl7Dwm9FhPOPVOtJtvFvdM6AJgeobEJqFbfIrsOE5Qxn+fkvDJzeEY5FKF xOpN4GSITG/ewHHDspuRKdyPXFoR6ZtwyDcGdz2chi84n0AlI0ohdB/RQqggtRTbWPt7/0 jnZf8uUwLhJOfMCce+i1IYrw4Wzwiu+kbWxUEVT7jm3rp63SHUkra3i6YCDUdPOqeT8FVh cJNDQSilqZo2fBgLQ5bCZ3qu4ZuIxuN5Z/FtyTUvE+3tbMeDPY0haOB4uc5AFz4kCURqLi YHAKQA/llRHEgHFoxcl3kxKhbdMlUBanyXQvr9IBJly7rzljP9OSBXFdTS7dZw== 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=1782226087; 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: in-reply-to:in-reply-to:references:references; bh=Q9ciSSUqNVX0KBqa/Fd0Q/uTdwFQ8UDrzZBgGsG42qo=; b=jmnvZpXw6uWTB6YJ5OieBKaHAyP2nT0LraUdMkYVEcmWXeD1uhLdOKe+YDGX19/bHjkyMZ CVlb/dsaRK5XgQgrfDBURIbupPLsLzRJih+9l4dixt3EK/HvsJLpDZkEzwUkFjrG0hZsiU fz4tO7MKWKEc4bQVpCing10SKFXvjZR9bRntDSxsFUkfGgUkgKB/AIjNJqDC3M0WlBl9PO zpkr/mhCT2FAdwA2Mu1ynqHXRE6mKjmp7Q2wU2iR+yfmJD0NlW9Hj4IMoR++HtMOdwzBc/ kllnaXcp6GtnpV19jSgqFHyetXCteDB4hWGx/taVw1svFdsud8JnbZkunTuFTA== Received: from ltc.des.dev (unknown [92.183.55.143]) (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) (Authenticated sender: des/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4gl7Gb4FQMz15PR; Tue, 23 Jun 2026 14:48:07 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 19DD45100E; Tue, 23 Jun 2026 16:48:06 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Benedict Reuschling Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 15a1ba4a1c46 - main - adduser.sh: Add info which separator to use in the question itself In-Reply-To: <7c836803-b1fe-4978-94ea-5ab37d1427d8@freebsd.org> (Benedict Reuschling's message of "Tue, 23 Jun 2026 11:45:40 -0300") References: <6a3a8793.3a6b0.3f275318@gitrepo.freebsd.org> <86ldc5pbxq.fsf@ltc.des.dev> <7c836803-b1fe-4978-94ea-5ab37d1427d8@freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Tue, 23 Jun 2026 16:48:06 +0200 Message-ID: <86h5mtpb2x.fsf@ltc.des.dev> 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 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: quoted-printable Benedict Reuschling writes: > Dag-Erling Sm=C3=B8rgrav writes: > > We could just as easily normalize the separator: > That's true and would be the "src" way of solving it, rather than the > "doc" way of describing what to do. > I've seen instances where people even did "wheel, operator" (extra > whitespace after the ","). Yes, and my proposed change handles that transparently. > I think when we actually tell people what to use as the separator, > then we don't have to account for all kinds of varieties that users > come up with to separate the groups (semicolons?). Why not both? We can easily support colons and semicolons as well: $ echo "foo, bar:baz; quux" | tr -s ':;,' ' ' foo bar baz quux DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org