The Texinfo documentation says that Info files should use @dircategory, and suggests consulting the Free Software Directory to select a category name. The directory places Parted under "System administration".
* doc/parted.texi: Add `...@dircategory System administration'. Signed-off-by: Colin Watson <[email protected]> --- doc/parted.texi | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/doc/parted.texi b/doc/parted.texi index 1a9a72f..885f312 100644 --- a/doc/parted.texi +++ b/doc/parted.texi @@ -29,6 +29,7 @@ Free Documentation License''. @end ifplaintext @end ifnottex +...@dircategory System administration @direntry * parted: (parted). GNU partitioning software @end direntry -- 1.7.0 _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

