manual: Correct description of ENTRY [BZ #17183]
authorFlorian Weimer <fweimer@redhat.com>
Thu, 4 Feb 2021 14:02:38 +0000 (15:02 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 4 Feb 2021 14:22:12 +0000 (15:22 +0100)
commit2d8a22cdecca225068f56bcfee862696d5b4a83b
treea92eb70d8112b0619ba4d0c39b12fba21764c983
parentc4ad832276f4dadfa40904109b26a521468f66bc
manual: Correct description of ENTRY [BZ #17183]

The struct tag is actually entry (not ENTRY).  The data member has
type void *, and it can point to binary data.  Only the key member is
required to be a null-terminated string.

Reviewed-by: Arjun Shankar <arjun@redhat.com>
manual/search.texi