The first patch corrects a minor error in the hugectl manual page and the remaining patches add basic manual pages for different API functions and utilities.
Mel Gorman (5): Correct hugectl chapter and add reference to hugeadm Add a manual page for gethugepagesizes() Add a manual page for getpagesizes() Add a manual page for pagesize Add a manual page for hugeadm Makefile | 10 ++++- man/gethugepagesizes.3 | 69 ++++++++++++++++++++++++++++++++++++ man/getpagesizes.3 | 70 +++++++++++++++++++++++++++++++++++++ man/hugeadm.8 | 90 ++++++++++++++++++++++++++++++++++++++++++++++++ man/hugectl.8 | 3 +- man/pagesize.1 | 57 ++++++++++++++++++++++++++++++ 6 files changed, 296 insertions(+), 3 deletions(-) create mode 100644 man/gethugepagesizes.3 create mode 100644 man/getpagesizes.3 create mode 100644 man/hugeadm.8 create mode 100644 man/pagesize.1 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel