Syntax nit -- it's => its. (from Jay Lepreau)
authorDonn Seeley <donn@ucbvax.Berkeley.EDU>
Mon, 13 Jan 1986 12:31:41 +0000 (04:31 -0800)
committerDonn Seeley <donn@ucbvax.Berkeley.EDU>
Mon, 13 Jan 1986 12:31:41 +0000 (04:31 -0800)
SCCS-vsn: lib/libc/stdlib/malloc.3 6.2

usr/src/lib/libc/stdlib/malloc.3

index 1d2f12c..e368ebe 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.
 .\"
-.\"    @(#)malloc.3    6.1 (Berkeley) %G%
+.\"    @(#)malloc.3    6.2 (Berkeley) %G%
 .\"
 .TH MALLOC 3  ""
 .UC 4
 .\"
 .TH MALLOC 3  ""
 .UC 4
@@ -116,4 +116,4 @@ returns 0, the block pointed to by
 may be destroyed.
 .PP
 .I Alloca
 may be destroyed.
 .PP
 .I Alloca
-is machine dependent; it's use is discouraged.
+is machine dependent; its use is discouraged.