Package: cvc4 / 1.6-2

02-man-pages.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Description: Remove references to uninstalled man pages
Author: Fabian Wolff <fabi.wolff@arcor.de>
Forwarded: no
Last-Update: 2017-07-28
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/doc/cvc4.1
+++ b/doc/cvc4.1
@@ -29,9 +29,8 @@
 , commands are read from
 .I file
 and executed.  CVC4 supports the SMT-LIB (versions 1.2 and 2.0) input
-format, as well as its own native \(lqpresentation language\(rq (see
-.BR cvc4 (5)
-), which is similar in many respects to CVC3's presentation language,
+format, as well as its own native \(lqpresentation language\(rq
+, which is similar in many respects to CVC3's presentation language,
 but not identical.
 
 If
@@ -1047,10 +1046,6 @@
 See the AUTHORS file in the distribution for a full list of
 contributors.
 .SH "SEE ALSO"
-.BR libcvc4 (3),
-.BR libcvc4parser (3),
-.BR libcvc4compat (3)
-
-Additionally, the CVC4 wiki contains useful information about the
+The CVC4 wiki contains useful information about the
 design and internals of CVC4.  It is maintained at
 .BR http://cvc4.cs.stanford.edu/wiki/ .
--- a/doc/cvc4.1_template.in
+++ b/doc/cvc4.1_template.in
@@ -29,9 +29,8 @@
 , commands are read from
 .I file
 and executed.  CVC4 supports the SMT-LIB (versions 1.2 and 2.0) input
-format, as well as its own native \(lqpresentation language\(rq (see
-.BR cvc4 (5)
-), which is similar in many respects to CVC3's presentation language,
+format, as well as its own native \(lqpresentation language\(rq
+, which is similar in many respects to CVC3's presentation language,
 but not identical.
 
 If
@@ -123,10 +122,6 @@
 See the AUTHORS file in the distribution for a full list of
 contributors.
 .SH "SEE ALSO"
-.BR libcvc4 (3),
-.BR libcvc4parser (3),
-.BR libcvc4compat (3)
-
-Additionally, the CVC4 wiki contains useful information about the
+The CVC4 wiki contains useful information about the
 design and internals of CVC4.  It is maintained at
 .BR http://cvc4.cs.stanford.edu/wiki/ .