From b2e21cccc7c9372a8ac5b9d1f525791e4547018d Mon Sep 17 00:00:00 2001 From: Hirohito Higashi Date: Thu, 4 Sep 2025 17:59:57 +0200 Subject: [PATCH] runtime(doc): Tweak documentation in vi_diff.txt closes: #18201 Signed-off-by: Hirohito Higashi Signed-off-by: Christian Brabandt --- runtime/doc/vi_diff.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runtime/doc/vi_diff.txt b/runtime/doc/vi_diff.txt index 4053243bf9..9e1cb3b17a 100644 --- a/runtime/doc/vi_diff.txt +++ b/runtime/doc/vi_diff.txt @@ -1392,12 +1392,12 @@ The following operating systems are no longer supported: System | Status:~ --------------------------------+----------------------------------------- -Atari MiNT | support was dropped with v8.2.1215 +Atari MiNT: | support was dropped with v8.2.1215 BeOS: | support was dropped with v8.2.0849 MS-DOS: | support was dropped with v7.4.1399 MS-Windows XP and Vista: | support was dropped with v9.0.0496 -OS/2 | support was dropped with v7.4.1008 +OS/2: | support was dropped with v7.4.1008 RISC OS: | support was dropped with v7.3.0187 -NextStep Systems | support was deprecated with v9.1.1727 +NeXTSTEP: | support was deprecated with v9.1.1727 vim:tw=78:ts=8:noet:ft=help:norl: