git: 42afe48b1a36 - main - makeman: fix a whitespace bug

From: Brooks Davis <brooks_at_FreeBSD.org>
Date: Wed, 08 Mar 2023 21:01:24 UTC
The branch main has been updated by brooks:

URL: https://cgit.FreeBSD.org/src/commit/?id=42afe48b1a365156aa33d72bddc36a1e36510cd8

commit 42afe48b1a365156aa33d72bddc36a1e36510cd8
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2023-03-08 21:01:17 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2023-03-08 21:01:17 +0000

    makeman: fix a whitespace bug
    
    Reviewed by:    emaste
    Sponsored by:   DARPA
    Differential Revision:  https://reviews.freebsd.org/D38988
---
 tools/build/options/makeman | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/build/options/makeman b/tools/build/options/makeman
index 328b9faed881..73b696463b55 100755
--- a/tools/build/options/makeman
+++ b/tools/build/options/makeman
@@ -141,7 +141,7 @@ main()
 	echo "building src.conf.5 man page from files in ${PWD}" >&2
 
 	fbsdid='$'FreeBSD'$'
-  generated='@'generated
+	generated='@'generated
 	cat <<EOF
 .\" DO NOT EDIT-- this file is $generated by tools/build/options/makeman.
 .\" ${fbsdid}