name change (forwards into the past)
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 22:51:54 +0000 (14:51 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Tue, 13 May 1986 22:51:54 +0000 (14:51 -0800)
SCCS-vsn: lib/libm/common_source/math.3 6.7
SCCS-vsn: lib/libc/stdio/stdio.3 6.2

usr/src/lib/libc/stdio/stdio.3
usr/src/lib/libm/common_source/math.3

index 75a4968..b8f54e5 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)stdio.3     6.1 (Berkeley) %G%
+.\"    @(#)stdio.3     6.2 (Berkeley) %G%
 .\"
 .\"
-.TH INTRO 3S ""
+.TH STDIO 3S ""
 .UC 4
 .SH NAME
 stdio \- standard buffered input/output package
 .UC 4
 .SH NAME
 stdio \- standard buffered input/output package
index 439f0db..431e1f8 100644 (file)
@@ -2,9 +2,9 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)math.3      6.6 (Berkeley) %G%
+.\"    @(#)math.3      6.7 (Berkeley) %G%
 .\"
 .\"
-.TH INTRO 3M ""
+.TH MATH 3 ""
 .UC 4
 .ds up \fIulp\fR
 .ds nn \fINaN\fR
 .UC 4
 .ds up \fIulp\fR
 .ds nn \fINaN\fR
@@ -15,7 +15,7 @@
 \\$1\\(if\\$2
 ..
 .SH NAME
 \\$1\\(if\\$2
 ..
 .SH NAME
-intro \- introduction to mathematical library functions
+math \- introduction to mathematical library functions
 .SH DESCRIPTION
 These functions constitute the C math library,
 .I libm.
 .SH DESCRIPTION
 These functions constitute the C math library,
 .I libm.