]> git.pld-linux.org Git - packages/ocaml.git/blame - ocaml-mano.patch
- use name macro in internal deps
[packages/ocaml.git] / ocaml-mano.patch
CommitLineData
0a5078eb 1--- ocaml-3.08.0/ocamldoc/odoc_messages.ml 2004-07-09 16:32:42.000000000 +0200
2+++ ocaml-3.08.0_/ocamldoc/odoc_messages.ml 2004-07-21 21:13:04.724002928 +0200
3@@ -83,7 +83,7 @@
18683b8e 4
0a5078eb 5 let man_mini = "\tGenerate man pages only for modules, module types, classes\n"^
6 "\t\tand class types "^man_only
18683b8e
MM
7-let default_man_suffix = "o"
8+let default_man_suffix = "3o"
0a5078eb 9 let man_suffix = "<suffix>\n\t\tUse <suffix> for man page files "^
18683b8e
MM
10 "(default is "^default_man_suffix^") "^man_only^"\n"
11
This page took 0.049674 seconds and 4 git commands to generate.