aboutsummaryrefslogtreecommitdiff
path: root/lib/msun
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-07 13:45:30 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-07 13:45:30 +0000
commit46eea498dad0e3e124479b7083b5f1d013a19e02 (patch)
tree8f9dbd6e5fa1fef09952d1367af1ec6da50bc120 /lib/msun
parentb51747eb5e3fe18505ea8ab684690f576d6c971c (diff)
downloadsrc-46eea498dad0e3e124479b7083b5f1d013a19e02.tar.gz
src-46eea498dad0e3e124479b7083b5f1d013a19e02.zip
mdoc(7) police: Change -filled displays (which just happen
to be the same as -ragged in the current implementation) to -ragged. With mdocNG, -filled displays produce the correct output, formatted and justified to both margins.
Notes
Notes: svn path=/head/; revision=72126
Diffstat (limited to 'lib/msun')
-rw-r--r--lib/msun/man/erf.32
-rw-r--r--lib/msun/man/exp.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/msun/man/erf.3 b/lib/msun/man/erf.3
index 95240b691e2e..89c7cb4bda78 100644
--- a/lib/msun/man/erf.3
+++ b/lib/msun/man/erf.3
@@ -60,7 +60,7 @@ The
and the
.Fn erff
functions calculate the error function of x; where
-.Bd -filled -offset indent
+.Bd -ragged -offset indent
.if n \{\
erf(x) = 2/sqrt(pi)\(**\|integral from 0 to x of exp(\-t\(**t) dt. \}
.if t \{\
diff --git a/lib/msun/man/exp.3 b/lib/msun/man/exp.3
index e4cf9fba5768..d453b10600a0 100644
--- a/lib/msun/man/exp.3
+++ b/lib/msun/man/exp.3
@@ -285,7 +285,7 @@ Analysts will accept 0**0 = 1 despite that x**y can
approach anything or nothing as x and y approach 0
independently.
The reason for setting 0**0 = 1 anyway is this:
-.Bd -filled -offset indent
+.Bd -ragged -offset indent
If x(z) and y(z) are
.Em any
functions analytic (expandable