From: Joel Brobecker Date: Tue, 6 Dec 2022 05:21:57 +0000 (+0400) Subject: ada: GNAT UGN: Adjust wording in "Platform-specific Information" chapter X-Git-Tag: basepoints/gcc-14~2245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fc93c2437dd3bc5cfd19b1397b9b0ca4c5f4064;p=thirdparty%2Fgcc.git ada: GNAT UGN: Adjust wording in "Platform-specific Information" chapter The wording of the introduction paragraph specified an incomplete list of OSes. Rather than trying to update the list, this commit changes the text to make it more general. For those parts of this chapter which only apply to specific OSes, the documentation is written in a way that it is clear which OS it applies to. gcc/ada/ * doc/gnat_ugn/platform_specific_information.rst (_Platform_Specific_Information): Minor rewording of intro text. * gnat_ugn.texi: Regenerate. --- diff --git a/gcc/ada/doc/gnat_ugn/platform_specific_information.rst b/gcc/ada/doc/gnat_ugn/platform_specific_information.rst index 4d25dea3d1e7..a136a5a0f75f 100644 --- a/gcc/ada/doc/gnat_ugn/platform_specific_information.rst +++ b/gcc/ada/doc/gnat_ugn/platform_specific_information.rst @@ -13,8 +13,8 @@ Platform-Specific Information ***************************** This appendix contains information relating to the implementation -of run-time libraries on various platforms and also covers -topics related to the GNAT implementation on Windows and Mac OS. +of run-time libraries on various platforms and also covers topics +related to the GNAT implementation on specific Operating Systems. .. _`Run_Time_Libraries`: diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi index 8524f0a840fe..0470414e150f 100644 --- a/gcc/ada/gnat_ugn.texi +++ b/gcc/ada/gnat_ugn.texi @@ -19,7 +19,7 @@ @copying @quotation -GNAT User's Guide for Native Platforms , Dec 01, 2022 +GNAT User's Guide for Native Platforms , Jan 02, 2023 AdaCore @@ -22450,8 +22450,8 @@ Debug Pool info: This appendix contains information relating to the implementation -of run-time libraries on various platforms and also covers -topics related to the GNAT implementation on Windows and Mac OS. +of run-time libraries on various platforms and also covers topics +related to the GNAT implementation on specific Operating Systems. @menu * Run-Time Libraries::