summaryrefslogtreecommitdiff
path: root/man3/div.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 14:48:35 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 14:48:35 +0000
commitb5cc2ffbaa46690a318bbe0ec4d4e9d3ea3d91ef (patch)
tree389218686fb47d7c8eae10f3198ac00adaeb38bd /man3/div.3
parent4a225b7a41cad73eb6b2f680d8a029bd173b9aaa (diff)
Formatting fixes
Diffstat (limited to 'man3/div.3')
-rw-r--r--man3/div.36
1 files changed, 5 insertions, 1 deletions
diff --git a/man3/div.3 b/man3/div.3
index 552826cd1..d72524478 100644
--- a/man3/div.3
+++ b/man3/div.3
@@ -67,7 +67,11 @@ After
the values \fIq.quot\fP and \fIq.rem\fP are \-1 and \-2, respectively.
.SH "CONFORMING TO"
SVID 3, 4.3BSD, ISO 9899.
-The functions lldiv() and imaxdiv() were added in ISO C99.
+The functions
+.BR lldiv ()
+and
+.BR imaxdiv ()
+were added in ISO C99.
.SH "SEE ALSO"
.BR abs (3),
.BR remainder (3)