summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/memory.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/memory.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/memory.3')
-rw-r--r--src/lib/libc/stdlib/memory.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/memory.3 b/src/lib/libc/stdlib/memory.3
index 712c7c45d2..44203288e5 100644
--- a/src/lib/libc/stdlib/memory.3
+++ b/src/lib/libc/stdlib/memory.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: memory.3,v 1.2 1996/08/19 08:33:37 tholo Exp $ 32.\" $OpenBSD: memory.3,v 1.3 1999/05/16 19:55:15 alex Exp $
33.\" 33.\"
34.Dd May 2, 1991 34.Dd May 2, 1991
35.Dt MEMORY 3 35.Dt MEMORY 3
@@ -58,11 +58,11 @@ These functions allocate and free memory for the calling process.
58They are described in the 58They are described in the
59individual manual pages. 59individual manual pages.
60.Sh SEE ALSO 60.Sh SEE ALSO
61.Xr alloca 3 ,
61.Xr calloc 3 , 62.Xr calloc 3 ,
62.Xr free 3 , 63.Xr free 3 ,
63.Xr malloc 3 , 64.Xr malloc 3 ,
64.Xr realloc 3 , 65.Xr realloc 3
65.Xr alloca 3 ,
66.Sh STANDARDS 66.Sh STANDARDS
67These functions, with the exception of 67These functions, with the exception of
68.Fn alloca 68.Fn alloca