From: Gary V. Vaughan Date: Fri, 19 Oct 2012 05:07:38 +0000 (+0700) Subject: doc: add a missing period following @xref. X-Git-Tag: v2.4.2.418~115 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f951c3817755277513f144c5b0f8b488ddff56b;p=thirdparty%2Flibtool.git doc: add a missing period following @xref. * doc/libtool.texi: Silence a warning by adding back a missing period. Signed-off-by: Gary V. Vaughan --- diff --git a/doc/libtool.texi b/doc/libtool.texi index d19db34d1..fcda2aace 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -6099,7 +6099,7 @@ libtool supports file name conversion in the following scenarios: @tab @pxref{Cygwin/Windows File Name Conversion} @item Unix + Wine @tab MinGW (Windows) -@tab Requires Wine. @xref{Unix/Windows File Name Conversion} +@tab Requires Wine. @xref{Unix/Windows File Name Conversion}. @item MinGW (MSYS) @tab Cygwin @tab Requires @env{LT_CYGPATH}. @xref{LT_CYGPATH}. Provided for testing