From 2d2dc33f91a1ba3b4bc5d7798ca1386a5bad44a1 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 6 Feb 2022 18:22:11 -0600 Subject: system/mandoc: Update to 1.14.6, miss Max terribly --- system/mandoc/cgi-search.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/mandoc/cgi-search.patch') diff --git a/system/mandoc/cgi-search.patch b/system/mandoc/cgi-search.patch index dd74be9ef..387e25dbd 100644 --- a/system/mandoc/cgi-search.patch +++ b/system/mandoc/cgi-search.patch @@ -24,7 +24,7 @@ manpage in mansearch.h) and skip them later. + } + + if (! results) { -+ pg_noresult(req, "No results found."); ++ pg_noresult(req, 404, "Not Found", "No results found."); return; } -- cgit v1.2.3-70-g09d2