From f021aca3f7d9c32248637edbcbac575d34e1f2a5 Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Sat, 25 Oct 2025 19:17:12 -0500 Subject: [PATCH] doc/makedefs.6: Fix formatting error Starting a text line with leading spaces causes a break when filling. Usually this is not what is intended. Fixes: $ nroff -ww -z -rCHECKSTYLE=4 -man doc/*.[67] an.tmac:doc/makedefs.6:102: style: 1 leading space(s) on input line --- doc/makedefs.6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/makedefs.6 b/doc/makedefs.6 index 136084473..5e24242fa 100644 --- a/doc/makedefs.6 +++ b/doc/makedefs.6 @@ -99,7 +99,7 @@ only if it is present, to obtain .B githash= and .B gitbranch= - info and include related preprocessor #defines in +info and include related preprocessor #defines in .I date.h file. .br