docs: Remove mention of glibc as a dependency

We removed the final uses of custom printf formatters in
commit 0b3c6cc0c0 ("daemon: Remove remaining uses of custom printf %Q
and %R", 2022).

Updates: commit 0b3c6cc0c0
This commit is contained in:
Richard W.M. Jones
2025-06-11 13:30:26 +01:00
parent db46bcb535
commit df7616fb00

View File

@@ -88,11 +88,6 @@ C<virtio-pci>, C<virtio-serial>, C<virtio-block>, C<virtio-net>.
I<Required>. For alternatives, see L</USING A PREBUILT BINARY APPLIANCE>
below.
=item glibc
I<Required>. We use the custom printf formatters extension of
glibc (see L<guestfs-hacking(1)/DAEMON CUSTOM PRINTF FORMATTERS>).
=item XDR (tirpc, glibc or other)
I<Required>. We use the XDR implementation from