aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/manpage.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v6/manpage.rb')
-rw-r--r--lib/sisu/v6/manpage.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sisu/v6/manpage.rb b/lib/sisu/v6/manpage.rb
index 4a0c978d..4f2bb803 100644
--- a/lib/sisu/v6/manpage.rb
+++ b/lib/sisu/v6/manpage.rb
@@ -120,6 +120,7 @@ module SiSU_Manpage
__LINE__.to_s + ':' + __FILE__
end
ensure
+ Dir.chdir(@opt.f_pth[:pth])
end
end
private