summaryrefslogtreecommitdiffstats
path: root/lib/msun/man
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-04-07 09:05:30 +0000
committerjoel <joel@FreeBSD.org>2012-04-07 09:05:30 +0000
commit0ef023ae5b65d456b59d5ca3f4114a83e693a719 (patch)
tree53f8c87b3c9cc68bad3c81d4cd26ad253143d1df /lib/msun/man
parent1c82d1d4eb7185c67fbfeb2bae5c59827856970e (diff)
downloadFreeBSD-src-0ef023ae5b65d456b59d5ca3f4114a83e693a719.zip
FreeBSD-src-0ef023ae5b65d456b59d5ca3f4114a83e693a719.tar.gz
mdoc: fix column names, indentation, column separation within each row, and
quotation. Also make sure we have the same amount of columns in each row as the number of columns we specify in the head arguments. Reviewed by: brueffer
Diffstat (limited to 'lib/msun/man')
-rw-r--r--lib/msun/man/csqrt.314
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/msun/man/csqrt.3 b/lib/msun/man/csqrt.3
index ef5445f..1a1dfa0 100644
--- a/lib/msun/man/csqrt.3
+++ b/lib/msun/man/csqrt.3
@@ -66,14 +66,14 @@ the same sign.
For infinities and \*(Nas, the following rules apply, with the
earlier rules having precedence:
.Bl -column -offset indent "-\*(If + \*(Na*I" "\*(If \*(Pm \*(If*I " "(for all k)"
-.Em Input Result
+.Em "Input" Ta Em "Result" Ta \&
k + \*(If*I \*(If + \*(If*I (for all k)
--\*(If + \*(Na*I \*(Na \*(Pm \*(If*I
-\*(If + \*(Na*I \*(If + \*(Na*I
-k + \*(Na*I \*(Na + \*(Na*I
-\*(Na + k*I \*(Na + \*(Na*I
--\*(If + k*I +0 + \*(If*I
-\*(If + k*I \*(If + 0*I
+-\*(If + \*(Na*I \*(Na \*(Pm \*(If*I \&
+\*(If + \*(Na*I \*(If + \*(Na*I \&
+k + \*(Na*I \*(Na + \*(Na*I \&
+\*(Na + k*I \*(Na + \*(Na*I \&
+-\*(If + k*I +0 + \*(If*I \&
+\*(If + k*I \*(If + 0*I \&
.El
.Pp
For numbers with negative imaginary parts, the above special cases
OpenPOWER on IntegriCloud