troff is technically a general-purpose typesetting system, but how many people are still using it for anything other than formatting man pages? (La)TeX and other formats have pretty much taken over.
Indeed. I hope Linux distributions will follow with replacing Groff. It's a huge, slow, ancient system and for the purpose of formatting manpages it can be replaced by a 15-line Python script.
(this has nothing to do with C++ versus C, simply with removing some bloated UNIX legacy code)
(this has nothing to do with C++ versus C, simply with removing some bloated UNIX legacy code)