From: Richard W.M. Jones Date: Sat, 18 Sep 2010 07:57:30 +0000 (+0100) Subject: fish: In guestfish(1) turn command references into links. X-Git-Tag: 1.4.6~10 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=cf4609fb7f0eac897f0995b9b3b5bb783a5ccec2;p=libguestfs.git fish: In guestfish(1) turn command references into links. Cherry picked from commit 585fceb3350c17a3d6ed7f2daffd5e2b3e5fc3e1. --- diff --git a/src/generator.ml b/src/generator.ml index f2cec28..a1c1380 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -8202,7 +8202,7 @@ and generate_fish_actions_pod () = try Str.matched_group 1 s with Not_found -> failwithf "error substituting C in longdesc of function %s" name in - "C<" ^ replace_char sub '_' '-' ^ ">" + "L" ) longdesc in let name = replace_char name '_' '-' in let alias =