aboutsummaryrefslogtreecommitdiffstats
path: root/man/ztrunc.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/ztrunc.3')
-rw-r--r--man/ztrunc.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ztrunc.3 b/man/ztrunc.3
index 7617b74..1803697 100644
--- a/man/ztrunc.3
+++ b/man/ztrunc.3
@@ -12,7 +12,7 @@ void ztrunc(z_t \fIa\fP, z_t \fIb\fP, size_t \fIbits\fP);
makes a truncated copy of
.I b
and stores it in
-.I a .
+.IR a .
Only the first
.I bits
from
@@ -20,7 +20,7 @@ from
and
.IR b 's
sign is copied to
-.I a .
+.IR a .
.P
It is safe to call
.B zsplit