civodul pushed a commit to branch master
in repository guix.
commit aabe6d380154e3c16b2d97abdbc48e9d0776d3de
Author: Ludovic Courtès <[email protected]>
Date: Sat Nov 21 21:43:19 2015 +0100
doc: Remove extraneous "See."
* doc/contributing.texi (Building from Git): Remove extra "See" and use
@xref instead of @pxref.
---
doc/contributing.texi | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 55b844a..996bae3 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -54,7 +54,7 @@ case
export ACLOCAL_PATH=/usr/share/aclocal
@end example
-See @pxref{Macro Search Path,,, automake, The GNU Automake Manual} for
+@xref{Macro Search Path,,, automake, The GNU Automake Manual}, for
more information.
Then, run @command{./configure} as usual.