Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/share/man/man9



Module Name:    src
Committed By:   rmind
Date:           Fri Feb 16 23:13:05 UTC 2007

Modified Files:
        src/share/man/man9: kmem_alloc.9 kmem_free.9 kmem_zalloc.9 malloc.9
            pool.9 pool_cache.9 uvm.9 vmem.9

Log Message:
- Add link to memoryallocators(9) in kmem_*(9), vmem(9), uvm(9), malloc(9),
  pool(9) and pool_cache(9) manuals.
- Sort uvm(9) "SEE ALSO" section.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/share/man/man9/kmem_alloc.9 \
    src/share/man/man9/kmem_zalloc.9
cvs rdiff -r1.2 -r1.3 src/share/man/man9/kmem_free.9
cvs rdiff -r1.35 -r1.36 src/share/man/man9/malloc.9
cvs rdiff -r1.39 -r1.40 src/share/man/man9/pool.9
cvs rdiff -r1.4 -r1.5 src/share/man/man9/pool_cache.9 \
    src/share/man/man9/vmem.9
cvs rdiff -r1.79 -r1.80 src/share/man/man9/uvm.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index