K 10 svn:author V 5 trasz K 8 svn:date V 27 2018-04-17T09:05:46.908680Z K 7 svn:log V 398 Don't put multiple names on a single .Nm line. This fixes apropos(1) output, from this: strnlen, strlen, strlen,(3) - find length of string │······· ... to this: strlen, strnlen(3) - find length of string PR: 223525 MFC after: 2 weeks END