From 1ccd0cd04d75840861e26f6c5f6ac73396d43d8a Mon Sep 17 00:00:00 2001 From: Ori Bernstein Date: Wed, 26 Feb 2020 20:52:20 -0800 Subject: [PATCH] include section 9 in manpage plumb rules. We added section 9 to the manual. However, the plumb rule only recognized sections 1 through 8. Fix it to include section 9. --- sys/lib/plumb/basic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/lib/plumb/basic b/sys/lib/plumb/basic index d61b3064f..72e0dc822 100644 --- a/sys/lib/plumb/basic +++ b/sys/lib/plumb/basic @@ -103,7 +103,7 @@ plumb start window -noscroll -r 4 120 750 600 upas/nedmail -s $0 # man index entries are synthesized type is text -data matches '([a-zA-Z¡-￿0-9_\-./]+)\(([1-8])\)' +data matches '([a-zA-Z¡-￿0-9_\-./]+)\(([1-9])\)' plumb start rc -c 'man -b '$2' '$1' # RFC references are looked up in /lib/rfc and passed to editor