Re: [PATCH v2] docs: proc: fix double whitespace
From: Jonathan Corbet
Date: Sat Feb 14 2026 - 09:57:48 EST
Thank you for working to improve our documentation.
FWIW, there must be a lot of places where proc.rst is need of actual
updates.
Wojciech <wojciech.develop@xxxxxxxxx> writes:
> From 67259d718da986c176cb45f861a43eb04dfc481b Mon Sep 17 00:00:00 2001
> From: "Wojciech S." <wojciech.develop@xxxxxxxxx>
> Date: Sat, 14 Feb 2026 09:51:35 +0100
> Subject: [PATCH] docs: proc: fix double whitespace
>
> v2: Corrected Signed-off-by email address.
> Remove an unintended double whitespace in proc.rst.
So none of this belongs in the changelog; the changes in this version
can be noted below the "---" line, but the email headers simply should
not be here.
Overall: it seems clear that, at some point, somebody wanted this
document to be right-justified. I agree that's not too helpful and need
not be there. But: "two spaces after a period" is explicitly not an
error in the kernel docs and need not be "corrected". Avoiding those
changes would reduce the churn here considerably.
Thanks,
jon