fish: In guestfish(1) turn command references into links.

This commit is contained in:
Richard W.M. Jones
2010-09-18 08:57:30 +01:00
parent 3eb76554ef
commit 585fceb335

View File

@@ -608,7 +608,7 @@ and generate_fish_actions_pod () =
try Str.matched_group 1 s
with Not_found ->
failwithf "error substituting C<guestfs_...> in longdesc of function %s" name in
"C<" ^ replace_char sub '_' '-' ^ ">"
"L</" ^ replace_char sub '_' '-' ^ ">"
) longdesc in
let name = replace_char name '_' '-' in
let alias =