diff options
author | Gerald Pfeifer <gerald@pfeifer.com> | 2024-08-06 22:38:41 +0200 |
---|---|---|
committer | Gerald Pfeifer <gerald@pfeifer.com> | 2024-08-06 22:38:41 +0200 |
commit | 77d232522d3eb7a6541fc91c3092c115cc535275 (patch) | |
tree | eeda02599a8b3c951b74d52f1ce5d3da15c3ece7 | |
parent | eac63be1d4a0d64f918163f113ec1b339e917a0e (diff) | |
download | gcc-77d232522d3eb7a6541fc91c3092c115cc535275.zip gcc-77d232522d3eb7a6541fc91c3092c115cc535275.tar.gz gcc-77d232522d3eb7a6541fc91c3092c115cc535275.tar.bz2 |
doc: Rephrase GM2 Limitations section
gcc:
* doc/gm2.texi (Limitations): Rephrase. Remove invalid link.
-rw-r--r-- | gcc/doc/gm2.texi | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index 5bff9eb..bfc8dc7 100644 --- a/gcc/doc/gm2.texi +++ b/gcc/doc/gm2.texi @@ -2970,10 +2970,9 @@ $ @samp{directory to the sources}/contrib/test_summary @node Limitations, Objectives, Regression tests, Using @section Limitations -Logitech compatibility library is incomplete. The principle modules -for this platform exist however for a comprehensive list of completed -modules please check the documentation -@url{gm2.html}. +The Logitech compatibility library is incomplete. The primary +modules for this platform exist, though for a comprehensive list +of completed modules please check the documentation. @node Objectives, FAQ, Limitations, Using @section Objectives |