projects
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c32e8dd
)
Put manpages in section 3o instead of 3
author
Julien Cristau
<julien.cristau@ens-lyon.org>
Tue, 19 May 2009 15:24:52 +0000
(17:24 +0200)
committer
Stéphane Glondu
<glondu@debian.org>
Tue, 6 Aug 2019 07:27:23 +0000
(09:27 +0200)
Gbp-Pq: Name 0004-Put-manpages-in-section-3o-instead-of-3.patch
ocamldoc/Makefile
patch
|
blob
|
history
diff --git
a/ocamldoc/Makefile
b/ocamldoc/Makefile
index f69b87455027a604bc88776690a5f8eb9c0e455e..374d063c371c4bad0a1d0018a0ef5aae438d5849 100644
(file)
--- a/
ocamldoc/Makefile
+++ b/
ocamldoc/Makefile
@@
-387,7
+387,7
@@
test_texi:
stdlib_man/Pervasives.3o: $(OCAMLDOC) $(STDLIB_MLIS)
$(MKDIR) stdlib_man
$(OCAMLDOC_RUN) -man -d stdlib_man $(INCLUDES) \
- -t "OCaml library" -man-mini $(STDLIB_MLIS)
+ -t "OCaml library" -man-mini
-man-section 3o
$(STDLIB_MLIS)
stdlib_html/Pervasives.html: $(STDLIB_MLIS)
$(MKDIR) stdlib_html