* gfortran.texi (_gfortran_caf_sync_memory): Put @{xxx} in one
line.
From-SVN: r221552
+2015-03-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gfortran.texi (_gfortran_caf_sync_memory): Put @{xxx} in one
+ line.
+
2015-03-21 Tobias Burnus <burnus@net-b.de>
* gfortran.texi (_gfortran_caf_sync_all, _gfortran_caf_sync_images,
@item @var{errmsg_len} @tab the buffer size of errmsg.
@end multitable
-@item @emph{NOTE} A simple implementation could be a simple @code{__asm__
-__volatile__ ("":::"memory)} to prevent code movements.
+@item @emph{NOTE} A simple implementation could be a simple
+@code{__asm__ __volatile__ ("":::"memory)} to prevent code movements.
@end table