Re: git: 154ccb0196cd - stable/14 - ps(1): Update some options' conformance/practice comments

From: Piotr P. Stefaniak <pstef_at_freebsd.org>
Date: Sat, 03 May 2025 08:03:34 UTC
On 2025-05-01 19:51:44, Olivier Certner wrote:
>-			/*-
>+			/*

No opinion on which it should be, but the minus character is meaningful
within the context of indent(1) - it won't reformat "block" comments.

Piotr