[Bug 230573] [PATCH] heimdal: krb5.3 fills apropos with junk

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 15 03:03:04 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230573

--- Comment #2 from Benjamin Kaduk <bjk at FreeBSD.org> ---
Fundamentally it's "not quite right" to use the library name as the NAME for
the man page (as opposed to using function names) in section 3, but it's
probably an okay tradeoff here.  Note that kld.3 in base does something of a
similar nature with respect to the .Dt, but NAME is reserved for actual
function names.
So I'm not sure that this is the best option.  On the other hand, there's no
need to let the perfect be the enemy of the good.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list