]> git.pld-linux.org Git - packages/ocaml.git/blame - ocaml-mano.patch
- release 6, fixes x11libdir to allow build on amd64
[packages/ocaml.git] / ocaml-mano.patch
CommitLineData
18683b8e
MM
1diff -ur ocaml-3.05/ocamldoc/odoc_messages.ml ocaml-3.05-/ocamldoc/odoc_messages.ml
2--- ocaml-3.05/ocamldoc/odoc_messages.ml Tue Jul 23 16:11:51 2002
3+++ ocaml-3.05-/ocamldoc/odoc_messages.ml Thu Aug 8 14:09:56 2002
4@@ -63,7 +63,7 @@
5
6 let man_mini = " Generate man pages only for modules, module types,\n"^
7 " classes and class types "^man_only
8-let default_man_suffix = "o"
9+let default_man_suffix = "3o"
10 let man_suffix = "<suffix> use <suffix> for man page files "^
11 "(default is "^default_man_suffix^") "^man_only^"\n"
12
This page took 0.039269 seconds and 4 git commands to generate.