commit dbd11ae007abe9ca8d0e875f1607015b2acbe788 (patch)
parent 3dbdacc1eb71e2b19139d35e8f92bea0617c9d31
Author: Alex Karle <alex@alexkarle.com>
Date: Mon, 3 May 2021 22:03:01 -0400
my-old-man: Fix .Xr macro parethesis spacing
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/my-old-man.7 b/my-old-man.7
@@ -138,7 +138,7 @@ echo "done"
.Ed
So, on any push, it checks out the entire source tree into the webserver's content
area and rebuilds only the necessary HTML files (thanks to
-.Xr make 1 ).
+.Xr make 1 ) .
.Pp
If I had files I didn't want served, I would modify it to build elsewhere and
copy the contents to /var/www; however, I'm publishing both the source for the site