git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb7655
)
fish: In guestfish(1) turn command references into links.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 18 Sep 2010 07:57:30 +0000
(08:57 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 18 Sep 2010 08:11:31 +0000
(09:11 +0100)
generator/generator_fish.ml
patch
|
blob
|
history
diff --git
a/generator/generator_fish.ml
b/generator/generator_fish.ml
index
f18012f
..
ef675d3
100644
(file)
--- a/
generator/generator_fish.ml
+++ b/
generator/generator_fish.ml
@@
-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 =