"Cross references in the SEE ALSO section should be sorted by section

number, and then placed in alphabetical order and comma separated.",
mdoc.samples(7) said.
This commit is contained in:
Ruslan Ermilov 2001-02-12 08:30:22 +00:00
parent 9a801ec807
commit 1a0c34f25e

View File

@ -66,12 +66,12 @@ These functions allocate and free memory for the calling process.
They are described in the
individual manual pages.
.Sh SEE ALSO
.Xr mmap 2 ,
.Xr alloca 3 ,
.Xr calloc 3 ,
.Xr free 3 ,
.Xr malloc 3 ,
.Xr realloc 3 ,
.Xr mmap 2
.Xr realloc 3
.Sh STANDARDS
These functions, with the exception of
.Fn alloca