aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/urls.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-03-11 08:21:39 -0500
committerRalph Amissah <ralph@amissah.com>2011-03-11 08:21:39 -0500
commit2c0a67fc37d65bf8c2d09a0c593700a23553dc3c (patch)
treeb414fd321bb1e17b6e203beb4007dc8378de333c /lib/sisu/v3/urls.rb
parentdebian/changelog (3.0.2-1) (diff)
parentv2, v3: changelog git.sisudoc.org tag-points [3.0.3-1] (diff)
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'lib/sisu/v3/urls.rb')
-rw-r--r--lib/sisu/v3/urls.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v3/urls.rb b/lib/sisu/v3/urls.rb
index 127a17c2..900d9849 100644
--- a/lib/sisu/v3/urls.rb
+++ b/lib/sisu/v3/urls.rb
@@ -230,7 +230,7 @@ module SiSU_urls
end
if x=~/^i/ \
and @opt.cmd =~/i/
- SiSU_Screen::Ansi.new(@opt.cmd,"-#{x}","#{@prog.manpage_viewer} #{@env.processing_path.manpage}/#{@fnb}.1").result
+ SiSU_Screen::Ansi.new(@opt.cmd,"-#{x}","#{@prog.manpage_viewer} #{@md.file.output_path.manpage}/#{@md.file.base_filename.manpage}").result
end
if x=~/^N/ \
and @opt.cmd =~/N/