changed /lib/libc to /usr/lib/libc
authorTrent Hein <trent@ucbvax.Berkeley.EDU>
Sun, 24 Jun 1990 07:37:38 +0000 (23:37 -0800)
committerTrent Hein <trent@ucbvax.Berkeley.EDU>
Sun, 24 Jun 1990 07:37:38 +0000 (23:37 -0800)
SCCS-vsn: share/man/man3/intro.3 6.9

usr/src/share/man/man3/intro.3

index 3ce5187..0330d6a 100644 (file)
@@ -2,7 +2,7 @@
 .\" 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.
 .\"
-.\"    @(#)intro.3     6.8 (Berkeley) %G%
+.\"    @(#)intro.3     6.9 (Berkeley) %G%
 .\"
 .TH INTRO 3 ""
 .UC 4
 .\"
 .TH INTRO 3 ""
 .UC 4
@@ -84,7 +84,7 @@ These functions are located in separate libraries
 indicated in each manual entry.
 .SH FILES
 .nf
 indicated in each manual entry.
 .SH FILES
 .nf
-/lib/libc.a            the C library
+/usr/lib/libc.a                the C library
 /usr/lib/libm.a                the math library
 /usr/lib/libc_p.a              the C library compiled for profiling
 /usr/lib/libm_p.a              the math library compiled for profiling
 /usr/lib/libm.a                the math library
 /usr/lib/libc_p.a              the C library compiled for profiling
 /usr/lib/libm_p.a              the math library compiled for profiling