From: Piotr Trojanek Date: Sun, 6 Dec 2015 18:53:37 +0000 (+0000) Subject: re PR ada/60164 (Missing parenthesis in the documentation) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8b1cbdab732003414fd8c61c1cbc438478e13fcd;p=gcc.git re PR ada/60164 (Missing parenthesis in the documentation) PR ada/60164 * doc/gnat_ugn/gnat_and_program_execution.rst (gnatmem): Fix typo. From-SVN: r231342 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index b56de568726..2a7f18c162f 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,8 @@ +2015-12-06 Piotr Trojanek + + PR ada/60164 + * doc/gnat_ugn/gnat_and_program_execution.rst (gnatmem): Fix typo. + 2015-12-06 Eric Botcazou PR ada/50048 diff --git a/gcc/ada/doc/gnat_ugn/gnat_and_program_execution.rst b/gcc/ada/doc/gnat_ugn/gnat_and_program_execution.rst index c34e4d92683..a1094e567ca 100644 --- a/gcc/ada/doc/gnat_ugn/gnat_and_program_execution.rst +++ b/gcc/ada/doc/gnat_ugn/gnat_and_program_execution.rst @@ -3870,7 +3870,7 @@ execution of this erroneous program: it to obtain accurate dynamic memory usage history at a minimal cost to the execution speed. Note however, that `gnatmem` is not supported on all platforms (currently, it is supported on AIX, HP-UX, GNU/Linux, Solaris and - Windows. + Windows). The `gnatmem` command has the form