ref: 1ccd0cd04d75840861e26f6c5f6ac73396d43d8a
parent: 7bd7776935eea88f322753e963bcc858d1d9ecc7
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Feb 26 15:52:20 EST 2020
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.
--- a/sys/lib/plumb/basic
+++ b/sys/lib/plumb/basic
@@ -103,7 +103,7 @@
# 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