summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/alloca.3
diff options
context:
space:
mode:
authoralex <>1999-05-16 19:55:18 +0000
committeralex <>1999-05-16 19:55:18 +0000
commite38426b4a145b773ec2a1e0f71ca512e5b11a372 (patch)
tree7ea5a427829857e223b7f6beae540675d916ff3c /src/lib/libc/stdlib/alloca.3
parent348594ae9996fbccff97c4b838f78053ccfd54d1 (diff)
downloadopenbsd-e38426b4a145b773ec2a1e0f71ca512e5b11a372.tar.gz
openbsd-e38426b4a145b773ec2a1e0f71ca512e5b11a372.tar.bz2
openbsd-e38426b4a145b773ec2a1e0f71ca512e5b11a372.zip
Cleanup xrefs under SEE ALSO. Specifically:
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
Diffstat (limited to 'src/lib/libc/stdlib/alloca.3')
-rw-r--r--src/lib/libc/stdlib/alloca.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/alloca.3 b/src/lib/libc/stdlib/alloca.3
index 92d220beec..a172cb4c70 100644
--- a/src/lib/libc/stdlib/alloca.3
+++ b/src/lib/libc/stdlib/alloca.3
@@ -29,7 +29,7 @@
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE. 30.\" SUCH DAMAGE.
31.\" 31.\"
32.\" $OpenBSD: alloca.3,v 1.4 1999/05/10 17:56:28 aaron Exp $ 32.\" $OpenBSD: alloca.3,v 1.5 1999/05/16 19:55:13 alex Exp $
33.\" 33.\"
34.Dd May 2, 1991 34.Dd May 2, 1991
35.Dt ALLOCA 3 35.Dt ALLOCA 3
@@ -59,7 +59,7 @@ function returns a pointer to the beginning of the allocated space.
59.Xr brk 2 , 59.Xr brk 2 ,
60.Xr calloc 3 , 60.Xr calloc 3 ,
61.Xr malloc 3 , 61.Xr malloc 3 ,
62.Xr realloc 3 , 62.Xr realloc 3
63.Sh BUGS 63.Sh BUGS
64The 64The
65.Fn alloca 65.Fn alloca