Randy McMurchy wrote:

Though there is a sed that is supposed to suppress the installation
of the 'groups' man pages, it apparently only suppresses the English
version.

Thanks, could you try the following instead please:

find man -name Makefile -exec sed -i '/groups/d' {} \;

Regards,

Matt.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to