diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-11-07 16:45:11 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-11-07 16:45:11 +0100 |
commit | d3c9a1dae8fc0f78104a8a312faf71af84ba79ad (patch) | |
tree | 75e47b2438c3bbd1b0b6b2560eed7dd37cd62369 /doc | |
parent | 8ba60d7b65f16e9ca1ecf4535300fbfd08abbab2 (diff) | |
download | patches-d3c9a1dae8fc0f78104a8a312faf71af84ba79ad.tar patches-d3c9a1dae8fc0f78104a8a312faf71af84ba79ad.tar.gz |
doc: Remove unnecessary @ifinfo.
* doc/guix.texi: Remove @ifinfo around @dir{category,entry}. Suggested
by Karl Berry <karl@freefriends.org>.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 36eef68706..6ae6ff89ee 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -9,14 +9,12 @@ @include version.texi -@ifinfo @dircategory Development @direntry * guix: (guix). Guix, the functional package manager. * guix-build: (guix)Invoking guix-build Building packages with Guix. @end direntry -@end ifinfo @titlepage @title{Guix Reference Manual} |