projects
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe47283
)
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
Raspbian forward porter
<root@raspbian.org>
Sat, 7 Jan 2017 06:25:05 +0000
(06:25 +0000)
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 7c6d9885d7ce5de3c3e9ee008d61f7179c3375dd..7700434ed44963a2694b0023cf25c0121979ad50 100644
(file)
--- a/
ocamldoc/Makefile
+++ b/
ocamldoc/Makefile
@@
-312,7
+312,7
@@
test_texi: dummy
stdlib_man/Pervasives.3o: $(STDLIB_MLIS)
$(MKDIR) stdlib_man
$(OCAMLDOC_RUN) -man -d stdlib_man $(INCLUDES) \
- -t "OCaml library" -man-mini \
+ -t "OCaml library" -man-mini
-man-section 3o
\
$(STDLIB_MLIS)
stdlib_html/Pervasives.html: $(STDLIB_MLIS)