From nobody Tue Jun 23 15:18:48 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 4gl7y22rNdz6hZp4; Tue, 23 Jun 2026 15:18:50 +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 4gl7y22Jt9z47Cr; Tue, 23 Jun 2026 15:18:50 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782227930; 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=NA/SUCDo9ztqF5n6GlC77gAIjKcXM9gTMNapQGd0wus=; b=IRcR4tFoOCyuWton+1BfBTc6xdoqerU8u9+Rf5TroU4ZGqVySeAq9JON01GDe9Y1GfZ1tB O99nnohbzuWkL/MvzoUMh17Zne6hmORF0vHIFeITmfp6U0SaEpr8F5btct/36qpP154uBN dEKBcFknZJ97Iy7jdLYW1/mOTGGVPfV+4BWLy9ri3LI0Rvt2chWhcIqiAIXgb4QTnBQZff Ri3kqk9OqcKax5R+88STSI8sputD+W8X0f18FarsxhgU39NfyrqtIFtxIZI0IbXl7o0571 xQA/vvm8eegFHbAMho+oQuAjLlyQqlr//bEMXBSSXiRuy1ZELrmc+xSpTTihMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782227930; a=rsa-sha256; cv=none; b=QXuWbNE0AdO5gi5BtfdeHYImtb4h3UvNRzDrZjt4kgW5UncxKl5esDRTQQXjnExRly1Og4 VMMIAygKA85nF67t06PEaFWb6Eca+mAmMjm2tBv+g0lCyehnGv4ERD244NN93XZZtVosa+ Np19WM4R3NLEmVR5XMeVXfKcweHO8LiBzPSUofur/xwYv3JVVGbpU8DxZS63KSI5fHtDqc pd4TmwSZ0SsN7p0LNQe5CTOgXC5x+lkbZ4oi2pBxfgmhQ7iT/w84l9MGVB1eRpgSrFV7SW oARDlASrRj/OjaBxHFoHThOLyGTyl9i/Z/yY2w2PV/cskvsuhF7TT5UyfvbZfA== 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=1782227930; 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=NA/SUCDo9ztqF5n6GlC77gAIjKcXM9gTMNapQGd0wus=; b=re7liEE9k/RtDxYYu6syF3Khdl2bPOtqLJhrIAN0k+VebZBOqa9Xld6PPWL1ddjcjmMc+z CztE+GMA65J8M0Daa/yBcu+4TWYOrPMDsZJ8wDZlC/X5lj/Sw0gnT4zYeHTczF5zSAuu28 grmKry2+Gx0gZZcS7REyHkAakaScuabnEsjQVdrznoWksMADG8WO1//mz2rKEq2wLInJ12 r8JroeUquotam98Al7T+smtBOWFcN5Gn0m+NW8wQjuC2vH//8cxvoV8HuLX/SPdxD9oYQV RcV7rEYpd5ivpZOp82PTaCpdInu5BmY1rIliFBR5ZEfZn3kiyXh5Laj4TQNQzw== 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 4gl7y20HQgz15ry; Tue, 23 Jun 2026 15:18:50 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id EBF8150AB4; Tue, 23 Jun 2026 17:18:48 +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: <19ea0bf3-a3f0-42d7-82b1-7ccc14659b0b@freebsd.org> (Benedict Reuschling's message of "Tue, 23 Jun 2026 12:05:48 -0300") References: <6a3a8793.3a6b0.3f275318@gitrepo.freebsd.org> <86ldc5pbxq.fsf@ltc.des.dev> <7c836803-b1fe-4978-94ea-5ab37d1427d8@freebsd.org> <86h5mtpb2x.fsf@ltc.des.dev> <19ea0bf3-a3f0-42d7-82b1-7ccc14659b0b@freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Tue, 23 Jun 2026 17:18:48 +0200 Message-ID: <86cxxhp9nr.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: > > Why not both? We can easily support colons and semicolons as well: > Great, I like that. So we remove my addition again or how do we handle it? https://reviews.freebsd.org/D57774 DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org