summaryrefslogtreecommitdiff
path: root/doc/libunwind.trans
diff options
context:
space:
mode:
authorDavid Mosberger-Tang <davidm@koala.mostang.com>2007-08-15 22:21:52 -0600
committerDavid Mosberger-Tang <davidm@koala.mostang.com>2007-08-15 22:21:52 -0600
commit7aca85a85d0ae0e9ebb1b568e0a49a21f4b32845 (patch)
tree71caae456bf3d1a84dad575a10a41e40927e2350 /doc/libunwind.trans
parent7fdd022ccfbaaa8688f36e26544c866892a83706 (diff)
downloadlibunwind-7aca85a85d0ae0e9ebb1b568e0a49a21f4b32845.tar.gz
Update html-versions of man-pages for Savannah-based home page.
Diffstat (limited to 'doc/libunwind.trans')
-rw-r--r--doc/libunwind.trans2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libunwind.trans b/doc/libunwind.trans
index f68158d9..a514e5a0 100644
--- a/doc/libunwind.trans
+++ b/doc/libunwind.trans
@@ -27,7 +27,7 @@ $manMacro1a{'SeeAlso'} = $manMacro1a{File};
$manMacro1b{'SeeAlso'} = $manMacro1b{File};
# special handling of SeeAlso in latex2man, so that argument gets doubled:
$htmlMacro2a{'SeeAlso'} = "<a href=\"";
- $htmlMacro2b{'SeeAlso'} = ".php\">$htmlMacro1a{File}";
+ $htmlMacro2b{'SeeAlso'} = ".html\">$htmlMacro1a{File}";
$htmlMacro2c{'SeeAlso'} = "$htmlMacro1b{File}</a>";
$texiMacro1a{'SeeAlso'} = $texiMacro1a{File};
$texiMacro1b{'SeeAlso'} = $texiMacro1b{File};