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:
2360288
)
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, 23 Oct 2010 14:51:55 +0000
(15:51 +0100)
Cherry picked from commit
585fceb3350c17a3d6ed7f2daffd5e2b3e5fc3e1
.
src/generator.ml
patch
|
blob
|
history
diff --git
a/src/generator.ml
b/src/generator.ml
index
f2cec28
..
a1c1380
100755
(executable)
--- 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<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 =