push man pages through nobs.

This commit is contained in:
rsc 2004-04-19 05:53:47 +00:00
parent 58dd565008
commit 6b53e2a4d0

View file

@ -106,7 +106,7 @@ plumb start window -r 4 120 750 600 upas/nedmail -s $0
# man index entries are synthesized # man index entries are synthesized
type is text type is text
data matches '([a-zA-Z¡-￿0-9_\-./]+)\(([1-8])\)' data matches '([a-zA-Z¡-￿0-9_\-./]+)\(([1-8])\)'
plumb start rc -c 'man '$2' '$1' >[2=1] | plumb -i -d edit -a ''action=showdata filename=/man/'$1'('$2')''' plumb start rc -c 'man '$2' '$1' >[2=1] | nobs | plumb -i -d edit -a ''action=showdata filename=/man/'$1'('$2')'''
# start rule for images without known suffixes # start rule for images without known suffixes
dst is image dst is image