aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2022-12-06 09:21:57 +0400
committerMarc Poulhiès <poulhies@adacore.com>2023-01-03 10:29:53 +0100
commit1fc93c2437dd3bc5cfd19b1397b9b0ca4c5f4064 (patch)
tree8155f33d733ebc69a6c87abeb9c8147362474cb0
parent7caa68418199bf2116467780d68ba21d49c45cdb (diff)
downloadgcc-1fc93c2437dd3bc5cfd19b1397b9b0ca4c5f4064.zip
gcc-1fc93c2437dd3bc5cfd19b1397b9b0ca4c5f4064.tar.gz
gcc-1fc93c2437dd3bc5cfd19b1397b9b0ca4c5f4064.tar.bz2
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.
-rw-r--r--gcc/ada/doc/gnat_ugn/platform_specific_information.rst4
-rw-r--r--gcc/ada/gnat_ugn.texi6
2 files changed, 5 insertions, 5 deletions
diff --git a/gcc/ada/doc/gnat_ugn/platform_specific_information.rst b/gcc/ada/doc/gnat_ugn/platform_specific_information.rst
index 4d25dea..a136a5a 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 8524f0a..0470414 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::