From f689e777d1bf190fcd7b2185bd64f3ca6a46c45c Mon Sep 17 00:00:00 2001 From: rwatson Date: Sun, 24 Jul 2005 01:29:30 +0000 Subject: Document additional aspects of libmemstat(3): - Short description of each memory type access method. - Descriptions of libmemstat(3) errors and memstat_mtl_geterror(3). MFC after: 1 day --- lib/libmemstat/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libmemstat/Makefile') diff --git a/lib/libmemstat/Makefile b/lib/libmemstat/Makefile index 464400c..e58f99e 100644 --- a/lib/libmemstat/Makefile +++ b/lib/libmemstat/Makefile @@ -16,6 +16,7 @@ MLINKS+= libmemstat.3 memstat_mtl_first.3 MLINKS+= libmemstat.3 memstat_mtl_next.3 MLINKS+= libmemstat.3 memstat_mtl_find.3 MLINKS+= libmemstat.3 memstat_mtl_free.3 +MLINKS+= libmemstat.3 memstat_mtl_geterror.3 MLINKS+= libmemstat.3 memstat_sysctl_all.3 MLINKS+= libmemstat.3 memstat_sysctl_malloc.3 MLINKS+= libmemstat.3 memstat_sysctl_uma.3 -- cgit v1.1