From 526c4eec5d8050bbd60eaa5acb17585fd1c8ca9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geyslan=20Greg=C3=B3rio?= Date: Fri, 17 Jan 2025 08:28:31 -0300 Subject: [PATCH] fix(man): missing rebuild Somehow the lack of a rebuild step passed unnoticed by CI. This change is the result of `make -f builder/Makefile.man man-run`. --- docs/man/scope.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/scope.1 b/docs/man/scope.1 index 641f51bfc36e..4360d683022d 100644 --- a/docs/man/scope.1 +++ b/docs/man/scope.1 @@ -57,7 +57,7 @@ if starting with `*'. .PP NOTE: Expressions containing `*' token must be escaped! .PP -you can learn more about the wildcard in the \f[CR]event\f[R] section +you can learn more about the wildcard in the \f[CR]event\f[R] section. .SS BOOLEAN OPERATOR (PREPENDED) `!' .PP