diff options
author | uqs <uqs@FreeBSD.org> | 2010-05-27 13:56:27 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-05-27 13:56:27 +0000 |
commit | bf0dc93ef1d98b604cf58ae1e53bc415b835bdad (patch) | |
tree | bc135c535f6703391281095ca21c9350405829d5 /lib/msun/man/math.3 | |
parent | 8ffa605b6b0b8ba74eff28f4c60dba75475b9c0b (diff) | |
download | FreeBSD-src-bf0dc93ef1d98b604cf58ae1e53bc415b835bdad.zip FreeBSD-src-bf0dc93ef1d98b604cf58ae1e53bc415b835bdad.tar.gz |
mdoc: Garbage collect unused/unneeded macros
Diffstat (limited to 'lib/msun/man/math.3')
-rw-r--r-- | lib/msun/man/math.3 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/msun/man/math.3 b/lib/msun/man/math.3 index f2a98d0..4690a9a 100644 --- a/lib/msun/man/math.3 +++ b/lib/msun/man/math.3 @@ -31,9 +31,6 @@ .Dd December 16, 2007 .Dt MATH 3 .Os -.if n \{\ -.char \[sr] "sqrt -.\} .Sh NAME .Nm math .Nd "floating-point mathematical library" |