[PATCH] manual: Use Software development as @dircategory
Florian Weimer
fweimer@redhat.com
Fri Jun 20 08:59:40 GMT 2025
This puts the glibc manual next to other development tools
such as binutils and GCC.
The glibc manual contains some information for end users and system
administrators, but this is just small subset, so this placement
seems the better choice. On current Fedora, the Software development
category is not otherwise used.
---
manual/libc.texinfo | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manual/libc.texinfo b/manual/libc.texinfo
index 870ed7a0f9..7be4ebc959 100644
--- a/manual/libc.texinfo
+++ b/manual/libc.texinfo
@@ -14,7 +14,7 @@
@include macros.texi
@comment Tell install-info what to do.
-@dircategory Software libraries
+@dircategory Software development
@direntry
* Libc: (libc). C library.
@end direntry
base-commit: 124bf1fb6b85e201275764c8f5d046861eb6ed65
More information about the Libc-alpha
mailing list