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
This commit is contained in:
G. Branden Robinson
2025-10-25 19:17:12 -05:00
parent 37168ab188
commit f021aca3f7

View File

@@ -99,7 +99,7 @@ only if it is present, to obtain
.B githash= .B githash=
and and
.B gitbranch= .B gitbranch=
info and include related preprocessor #defines in info and include related preprocessor #defines in
.I date.h .I date.h
file. file.
.br .br