From: Sergei Trofimovich Date: Fri, 9 Jul 2021 07:19:37 +0000 (+0100) Subject: docs: add missing 'see' word X-Git-Tag: basepoints/gcc-13~6127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5405babd82b84a65efab4e59ffbf22c8c93ff53;p=thirdparty%2Fgcc.git docs: add missing 'see' word gcc/ChangeLog: * doc/md.texi: Add missing 'see' word. --- diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi index cc92ebd26aa8..7a4d24ead90e 100644 --- a/gcc/doc/md.texi +++ b/gcc/doc/md.texi @@ -9937,7 +9937,7 @@ Lengths are measured in addressable storage units (bytes). Note that it is possible to call functions via the @code{symbol_ref} mechanism to compute the length of an insn. However, if you use this mechanism you must provide dummy clauses to express the maximum length -without using the function call. You can an example of this in the +without using the function call. You can see an example of this in the @code{pa} machine description for the @code{call_symref} pattern. The following macros can be used to refine the length computation: