--- projects/libstatgrab/docs/Makefile.am 2004/01/19 16:49:18 1.22 +++ projects/libstatgrab/docs/Makefile.am 2004/03/06 23:35:20 1.23 @@ -1,12 +1,13 @@ # Makefile for libstatgrab/docs # http://www.i-scream.org/libstatgrab/ -# $Id: Makefile.am,v 1.22 2004/01/19 16:49:18 tdb Exp $ +# $Id: Makefile.am,v 1.23 2004/03/06 23:35:20 tdb Exp $ if MANPAGES man_MANS = get_load_stats.3 get_general_stats.3 cpu_percent_usage.3 \ get_cpu_totals.3 get_cpu_diff.3 get_network_stats.3 \ - get_network_stats_diff.3 get_diskio_stats.3 \ - get_diskio_stats_diff.3 get_user_stats.3 get_page_stats.3 \ + get_network_stats_diff.3 get_network_iface_stats.3 \ + get_diskio_stats.3 get_diskio_stats_diff.3 \ + get_user_stats.3 get_page_stats.3 \ get_page_stats_diff.3 get_process_stats.3 \ get_memory_stats.3 get_swap_stats.3 statgrab.3 endif