These patches install the mountstats and nfsiostat commands as well as creates and installed their man pages. Steve Dickson (3): Introduce man page for the mountstats command Introduce man page for the nfsiostats command Add autoconf support for mountstats and nfsiostats configure.ac | 2 + tools/Makefile.am | 2 +- tools/mountstats/Makefile.am | 13 +++++++ tools/mountstats/mountstats.man | 32 ++++++++++++++++++ tools/nfs-iostat/Makefile.am | 13 +++++++ tools/nfs-iostat/nfsiostat.man | 70 +++++++++++++++++++++++++++++++++++++++ 6 files changed, 131 insertions(+), 1 deletions(-) create mode 100644 tools/mountstats/Makefile.am create mode 100644 tools/mountstats/mountstats.man create mode 100644 tools/nfs-iostat/Makefile.am create mode 100644 tools/nfs-iostat/nfsiostat.man -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html