Steve Crosby wrote:
> Just noticed that the instructions for groff in section 6.46 is
> missing a verbose flag for the mkdir command in the installation
> section. Noticed in 7.4, still present in current development.
Yes, the same thing in chapter 5, glibc, and chapter 6, preparing
virtual file
Just noticed that the instructions for groff in section 6.46 is
missing a verbose flag for the mkdir command in the installation
section. Noticed in 7.4, still present in current development.
e.g.
Install the package:
mkdir -p /usr/share/doc/groff-1.22/pdf
make install
--