On Wed, Aug 27, 2025 at 11:21:18AM +0200, Kristoffer Haugsbakk wrote: > > The config string is a list of comma-separated component names. Names > > are case-insensitive and unknown names are ignored. The special name > > "all" applies to all components. Names may be prefixed with '+' or '-' > > to enable or disable detailed logging for a component. > > > > The list of component names is not part of curl's public API. Names may > > be added or disappear in future ver‐ sions of libcurl. Since unknown > > s/ver‐ sions/versions/ Ugh, troff. I cut and pasted from the man page, which hyphenates, but had to re-wrap in my editor for a sane width (plus removing extra spaces due to full justification). I guess I should start using: man --no-justification --no-hyphenation for this. -Peff