Re: [PATCH] Documentation: Add leading slash to some paths

From: Jonathan Corbet
Date: Wed Mar 31 2021 - 15:50:41 EST


Mark O'Donovan <shiftee@xxxxxxxxxx> writes:

> Change multiple sys/xyz to /sys/xyz
>
> Signed-off-by: Mark O'Donovan <shiftee@xxxxxxxxxx>
> ---
> Documentation/admin-guide/mm/numaperf.rst | 2 +-
> Documentation/fb/fbcon.rst | 4 ++--
> Documentation/hid/intel-ish-hid.rst | 2 +-
> Documentation/leds/leds-lm3556.rst | 28 +++++++++++------------
> 4 files changed, 18 insertions(+), 18 deletions(-)

Makes sense ... applied, thanks.

jon