aboutsummaryrefslogtreecommitdiffstats
path: root/libj2.7
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libj2.74
1 files changed, 3 insertions, 1 deletions
diff --git a/libj2.7 b/libj2.7
index ed03c6f..a5976e5 100644
--- a/libj2.7
+++ b/libj2.7
@@ -3,7 +3,8 @@
libj2 \- Double-max precision integers
.SH SYNOPSIS
-.nf #include <libj2.h>
+.nf
+#include <libj2.h>
.fi
.PP
Link with
@@ -1003,4 +1004,5 @@ Calculate the remainder of the integer division between two
values. This function swaps the position of the two operands.
.SH SEE ALSO
+.BR libj2.h (0),
.BR libzahl (7)