]> git.pld-linux.org Git - packages/ocaml.git/blame_incremental - ocaml-mano.patch
- upgrade to 3.08.2
[packages/ocaml.git] / ocaml-mano.patch
... / ...
CommitLineData
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 @@
4
5 let man_mini = "\tGenerate man pages only for modules, module types, classes\n"^
6 "\t\tand class types "^man_only
7-let default_man_suffix = "o"
8+let default_man_suffix = "3o"
9 let man_suffix = "<suffix>\n\t\tUse <suffix> for man page files "^
10 "(default is "^default_man_suffix^") "^man_only^"\n"
11
This page took 0.022569 seconds and 4 git commands to generate.