diff options
author | rsc <devnull@localhost> | 2004-04-19 05:53:47 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-04-19 05:53:47 +0000 |
commit | 6b53e2a4d0d41305efa4b8b0800d119a13478ded (patch) | |
tree | 41566bb33ded9318e8094c6a7ced57f714eaa0b1 | |
parent | 58dd565008914de0360df3d83e86da924d15116a (diff) | |
download | plan9port-6b53e2a4d0d41305efa4b8b0800d119a13478ded.tar.gz plan9port-6b53e2a4d0d41305efa4b8b0800d119a13478ded.tar.bz2 plan9port-6b53e2a4d0d41305efa4b8b0800d119a13478ded.zip |
push man pages through nobs.
-rw-r--r-- | plumb/basic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plumb/basic b/plumb/basic index c99eeb13..22e4d1f0 100644 --- a/plumb/basic +++ b/plumb/basic @@ -106,7 +106,7 @@ plumb start window -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])\)' -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 dst is image |