doc: Remove extraneous "See."
* doc/contributing.texi (Building from Git): Remove extra "See" and use @xref instead of @pxref.
This commit is contained in:
parent
92d9a36e97
commit
aabe6d3801
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ case
|
||||||
export ACLOCAL_PATH=/usr/share/aclocal
|
export ACLOCAL_PATH=/usr/share/aclocal
|
||||||
@end example
|
@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.
|
more information.
|
||||||
|
|
||||||
Then, run @command{./configure} as usual.
|
Then, run @command{./configure} as usual.
|
||||||
|
|
Reference in a new issue