diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 13:41:46 +0000 |
commit | 317b7d8e3734808e8ccbde18796cfcfe5a86084f (patch) | |
tree | 7527ff4999f5a053919cc7b9572e06aa34a3ba7c /lib/msun/man/exp.3 | |
parent | 7cef49ff86d6e8e65a37c6b4e80a3dc140a41617 (diff) | |
download | FreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.zip FreeBSD-src-317b7d8e3734808e8ccbde18796cfcfe5a86084f.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'lib/msun/man/exp.3')
-rw-r--r-- | lib/msun/man/exp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/man/exp.3 b/lib/msun/man/exp.3 index d453b10..2ebaeb2 100644 --- a/lib/msun/man/exp.3 +++ b/lib/msun/man/exp.3 @@ -34,7 +34,7 @@ .\" .Dd July 31, 1991 .Dt EXP 3 -.Os BSD 4 +.Os .Sh NAME .Nm exp , .Nm expf , |