On 2020-09-12 10:59, Alejandro Colomar wrote: > Sure. And for the structs, I'd allow: > > 'man struct timespec' (For simplicity) > 'man struct-timespec' (Similar to the git man pages) > 'man timespec' (For compatibility with libbsd) Actually, the 3rd form might create collisions. I'm not sure it's a good idea. Alex