aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/man/tan.3
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 15:12:41 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 15:12:41 +0000
commit7e546392b5fe3a496acff53ac7aadd1c57b2a4cf (patch)
tree917f8907edc047db430fc69dab9b26a7bb9900aa /lib/msun/man/tan.3
parenta794df83c560834b648953255c064baf12444ddd (diff)
Revert $FreeBSD$ to $Id$
Notes
Notes: svn path=/head/; revision=22993
Diffstat (limited to 'lib/msun/man/tan.3')
-rw-r--r--lib/msun/man/tan.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/man/tan.3 b/lib/msun/man/tan.3
index 3942a387d486..21af6393e90d 100644
--- a/lib/msun/man/tan.3
+++ b/lib/msun/man/tan.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)tan.3 5.1 (Berkeley) 5/2/91
-.\" $FreeBSD$
+.\" $Id$
.\"
.Dd May 2, 1991
.Dt TAN 3