From dbd11ae007abe9ca8d0e875f1607015b2acbe788 Mon Sep 17 00:00:00 2001 From: Alex Karle Date: Mon, 3 May 2021 22:03:01 -0400 Subject: [PATCH] my-old-man: Fix .Xr macro parethesis spacing --- my-old-man.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-old-man.7 b/my-old-man.7 index 5810b32..054a58f 100644 --- 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 -- libgit2 1.1.1