Re: [PATCH v2] docs: filesystems: ensure proc pid substitutable is complete

From: Jonathan Corbet

Date: Mon Feb 02 2026 - 11:49:59 EST


Thomas Böhler <witcher@xxxxxxxxxxxxx> writes:

> The entry in proc.rst for 3.14 is missing the closing ">" of the "pid"
> field for the ksm_stat file. Add this for both the table of contents and
> the actual header for the "ksm_stat" file.
>
> Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Signed-off-by: Thomas Böhler <witcher@xxxxxxxxxxxxx>
> ---
> Changes in v2:
> - Also adjust title underline to match the new length
> - Link to v1: https://lore.kernel.org/r/20260130-ksm_stat-v1-1-a6aa0da78de6@xxxxxxxxxxxxx
> ---
> Documentation/filesystems/proc.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

jon