diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-03-27 11:07:46 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-03-29 21:30:45 +0200 |
commit | be2ba697bd7b4cb81924596dcdd5f339cf750045 (patch) | |
tree | 60fcee105ed42bc243084d3bf3af46aaf23bdb77 /doc | |
parent | c7f7a5bac27d6525c4f407aa31b5e9fcc0ab07d6 (diff) | |
download | guix-be2ba697bd7b4cb81924596dcdd5f339cf750045.tar guix-be2ba697bd7b4cb81924596dcdd5f339cf750045.tar.gz |
doc: Remove extraneous "See" before @xref.
* doc/guix.texi (GNU Distribution): Add extraneous "See".
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 2bf1e1e037..a8ae5441d2 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -6879,7 +6879,7 @@ and Linux-Libre kernel. @item aarch64-linux little-endian 64-bit ARMv8-A processors, Linux-Libre kernel. This is -currently in an experimental stage, with limited support. See +currently in an experimental stage, with limited support. @xref{Contributing}, for how to help! @item mips64el-linux |