aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Int.sqrt.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Int.sqrt.3')
-rw-r--r--man/man3/tomo-Int.sqrt.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Int.sqrt.3 b/man/man3/tomo-Int.sqrt.3
index f929a5fd..6a3e7eaf 100644
--- a/man/man3/tomo-Int.sqrt.3
+++ b/man/man3/tomo-Int.sqrt.3
@@ -19,10 +19,10 @@ Calculates the nearest square root of an integer.
.TS
allbox;
-lb lb lbx lb
-l l l l.
-Name Type Description Default
-x Int The integer whose square root is to be calculated. -
+lb lb lbx
+l l l.
+Name Type Description
+x Int The integer whose square root is to be calculated.
.TE
.SH RETURN
The integer part of the square root of `x`.