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.
This commit is contained in:
Ori Bernstein 2020-02-26 20:52:20 -08:00
parent 7bd7776935
commit 1ccd0cd04d

View file

@ -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