Thread (5 messages) 5 messages, 3 authors, 2026-01-06

Re: [PATCH v3] docs: Makefile: wrap SPHINXDIRS help text

From: Jonathan Corbet <corbet@lwn.net>
Date: 2026-01-06 21:37:40
Also in: lkml

mustafaelrasheid@gmail.com writes:
From: Mustafa Elrasheid <redacted>

When using `make help`, SPHINXDIR doesn't wrap around 80 characters,
causing text to overflow or wrap in incorrect ways,
which then makes the text difficult to read

Signed-off-by: Mustafa Elrasheid <redacted>
---
v3:
  - Moved SPHINXDIRS to a new line for better readability
  - Added `-g 75` to increase the goal of fmt instead of 93% of `-w 75`
v2:
  - Added '-s' in fmt to prevent word segmenting at the end of lines.
  - Reduced width in `fmt -w` to account for the added indentation of
    `sed`

 Documentation/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Applied, thanks.

jon
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help