summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/Makefile2
-rw-r--r--man/ocaml.m16
-rw-r--r--man/ocamlc.m16
-rw-r--r--man/ocamlcp.m16
-rw-r--r--man/ocamldebug.m16
-rw-r--r--man/ocamldep.m16
-rw-r--r--man/ocamldoc.m16
-rw-r--r--man/ocamllex.m15
-rw-r--r--man/ocamlmktop.m15
-rw-r--r--man/ocamlopt.m16
-rw-r--r--man/ocamlprof.m15
-rw-r--r--man/ocamlrun.m17
-rw-r--r--man/ocamlyacc.m15
13 files changed, 170 insertions, 21 deletions
diff --git a/man/Makefile b/man/Makefile
index 4753c202e..e6c1e193b 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -1,6 +1,6 @@
#########################################################################
# #
-# Objective Caml #
+# OCaml #
# #
# Xavier Leroy, projet Cristal, INRIA Rocquencourt #
# #
diff --git a/man/ocaml.m b/man/ocaml.m
index 80d641c12..d7679af3a 100644
--- a/man/ocaml.m
+++ b/man/ocaml.m
@@ -1,5 +1,17 @@
-\" $Id$
-
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1996 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAML 1
.SH NAME
diff --git a/man/ocamlc.m b/man/ocamlc.m
index 54c4296dd..a1587d94a 100644
--- a/man/ocamlc.m
+++ b/man/ocamlc.m
@@ -1,5 +1,17 @@
-\" $Id$
-
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1996 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLC 1
.SH NAME
diff --git a/man/ocamlcp.m b/man/ocamlcp.m
index c29cb0030..0c9979f10 100644
--- a/man/ocamlcp.m
+++ b/man/ocamlcp.m
@@ -1,5 +1,17 @@
-\" $Id$
-
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1996 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLCP 1
.SH NAME
diff --git a/man/ocamldebug.m b/man/ocamldebug.m
index 141076c5f..0eceeba3b 100644
--- a/man/ocamldebug.m
+++ b/man/ocamldebug.m
@@ -1,5 +1,17 @@
-\" $Id$
-
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 2001 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLDEBUG 1
.SH NAME
diff --git a/man/ocamldep.m b/man/ocamldep.m
index 97d4b3776..be1e7348e 100644
--- a/man/ocamldep.m
+++ b/man/ocamldep.m
@@ -1,5 +1,17 @@
-\" $Id$
-
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1996 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLDEP 1
.SH NAME
diff --git a/man/ocamldoc.m b/man/ocamldoc.m
index 17be62d86..32d6aae1c 100644
--- a/man/ocamldoc.m
+++ b/man/ocamldoc.m
@@ -1,5 +1,17 @@
-\" $Id$
-
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Maxence Guesdon, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 2004 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLDOC 1
\" .de Sh \" Subsection heading
diff --git a/man/ocamllex.m b/man/ocamllex.m
index f07cc6cd6..314af516c 100644
--- a/man/ocamllex.m
+++ b/man/ocamllex.m
@@ -1,4 +1,17 @@
-\" $Id$
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1996 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLLEX 1
.SH NAME
diff --git a/man/ocamlmktop.m b/man/ocamlmktop.m
index 647a29d80..f9c014c54 100644
--- a/man/ocamlmktop.m
+++ b/man/ocamlmktop.m
@@ -1,4 +1,17 @@
-\" $Id$
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1999 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLMKTOP 1
.SH NAME
diff --git a/man/ocamlopt.m b/man/ocamlopt.m
index 80811fb89..a366d5a84 100644
--- a/man/ocamlopt.m
+++ b/man/ocamlopt.m
@@ -1,5 +1,17 @@
-\" $Id$
-
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1996 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLOPT 1
.SH NAME
diff --git a/man/ocamlprof.m b/man/ocamlprof.m
index f9775ae7b..3f20398f0 100644
--- a/man/ocamlprof.m
+++ b/man/ocamlprof.m
@@ -1,4 +1,17 @@
-\" $Id$
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1996 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLPROF 1
.SH NAME
diff --git a/man/ocamlrun.m b/man/ocamlrun.m
index aaa93a277..7aef64eeb 100644
--- a/man/ocamlrun.m
+++ b/man/ocamlrun.m
@@ -1,5 +1,17 @@
-\" $Id$
-
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1996 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLRUN 1
.SH NAME
@@ -60,6 +72,7 @@ flag in the OCAMLRUNPARAM environment variable (see below).
Search the directory
.I dir
for dynamically-loaded libraries, in addition to the standard search path.
+.TP
.B \-p
Print the names of the primitives known to this version of
.BR ocamlrun (1)
diff --git a/man/ocamlyacc.m b/man/ocamlyacc.m
index 43436f2f6..ce53cc4af 100644
--- a/man/ocamlyacc.m
+++ b/man/ocamlyacc.m
@@ -1,4 +1,17 @@
-\" $Id$
+.\"***********************************************************************
+.\"* *
+.\"* OCaml *
+.\"* *
+.\"* Xavier Leroy, projet Cristal, INRIA Rocquencourt *
+.\"* *
+.\"* Copyright 1996 Institut National de Recherche en Informatique et *
+.\"* en Automatique. All rights reserved. This file is distributed *
+.\"* under the terms of the Q Public License version 1.0. *
+.\"* *
+.\"***********************************************************************
+.\"
+.\" $Id$
+.\"
.TH OCAMLYACC 1
.SH NAME