diff options
author | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2011-10-08 05:08:01 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@rei2.9hal> | 2011-10-08 05:08:01 +0200 |
commit | dfdc8e3ffc5007378fdcf71071d18cd5fee9b8cb (patch) | |
tree | 1176cd0e7f55b820a952c321b237abc87e60f440 /sys/lib/plumb | |
parent | f3d84bdeca23f9a7db398780a2538690781d273f (diff) |
dont plumb html to page
Diffstat (limited to 'sys/lib/plumb')
-rw-r--r-- | sys/lib/plumb/basic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/lib/plumb/basic b/sys/lib/plumb/basic index 9f2aacba9..6f2462796 100644 --- a/sys/lib/plumb/basic +++ b/sys/lib/plumb/basic @@ -45,7 +45,7 @@ plumb client page -wi # the port is here for reference but is unused type is text data matches '[a-zA-Z¡-0-9_\-./]+' -data matches '([a-zA-Z¡-0-9_\-./]+)\.(ps|PS|eps|EPS|pdf|PDF|dvi|DVI|doc|DOC|x?html?|X?HTML?|epub|EPUB|cb[tz]|CB[TZ])' +data matches '([a-zA-Z¡-0-9_\-./]+)\.(ps|PS|eps|EPS|pdf|PDF|dvi|DVI|doc|DOC|epub|EPUB|cb[tz]|CB[TZ])' arg isfile $0 plumb to postscript plumb start page -w $file |