~ruther/guix-local

8fe5b1d1d1d188cbc6eb1b644fdc0d9fff255d4e — Ludovic Courtès 10 years ago ec2406e
doc: Fix name of GNU FreeFont package.

Fixes <http://bugs.gnu.org/21121>.
Reported by Malcolm Cook <MEC@stowers.org>.

* doc/guix.texi (Application Setup): Fix name of GNU FreeFont package.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 947,7 947,7 @@ load fonts and perform X11-client-side rendering.  Guix's
by default.  Thus, to allow graphical applications installed with Guix
to display fonts, you will have to install fonts with Guix as well.
Essential font packages include @code{gs-fonts}, @code{font-dejavu}, and
@code{font-gnu-freefont}.
@code{font-gnu-freefont-ttf}.

@c TODO What else?