runtime(doc): grammar & typo fixes

closes: #13654
This commit is contained in:
Dominique Pellé
2023-12-14 20:36:32 +01:00
committed by Christian Brabandt
parent 323dda1484
commit 17dca3cb97
3 changed files with 9 additions and 9 deletions

View File

@ -1,4 +1,4 @@
*os_vms.txt* For Vim version 9.0. Last change: 2023 Dec 09
*os_vms.txt* For Vim version 9.0. Last change: 2023 Dec 14
VIM REFERENCE MANUAL
@ -771,7 +771,7 @@ Version 9.0 (2023 Nov 27)
on X86_64 the CRTL_VER is kept under 80500000 level. The proper solution would be
to rename the getline function to something else in the struct (and in all places
it is used) - and avoiding to use POSIX functions in structs, but this change would
impact on all other operating systems. (added the the VMS TODO list)
impact on all other operating systems. (added to the VMS TODO list)
Read more about at https://forum.vmssoftware.com/viewtopic.php?f=38&t=8914&p=20049
- os_vms_conf.h includes have been reviewed for all architectures
- added support for the MODIFIED_BY define