Skip to content

Commit 68167c9

Browse files
authored
Merge pull request #1525 from vim-jp/hh-update-if_cscop
Update if_cscop.{txt,jax}
2 parents 2264b45 + 696559f commit 68167c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/if_cscop.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_cscop.txt* For Vim バージョン 9.1. Last change: 2022 Jan 08
1+
*if_cscop.txt* For Vim バージョン 9.1. Last change: 2024 May 11
22

33

44
VIMリファレンスマニュアル by Andy Kahn
@@ -347,7 +347,7 @@ Vimのcscope機能は4つのシステムコール:fork(), pipe(), execl(), waitp
347347
られることを意味している。
348348

349349
加えて、CscopeはWin32でも動く。Win32で動くcscopeについて詳しくは次のサイトを見
350-
ること
350+
ること (リンク切れのようだ):
351351

352352
http://iamphet.nm.ru/cscope/index.html
353353

en/if_cscop.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*if_cscop.txt* For Vim version 9.1. Last change: 2022 Jan 08
1+
*if_cscop.txt* For Vim version 9.1. Last change: 2024 May 11
22

33

44
VIM REFERENCE MANUAL by Andy Kahn
@@ -358,7 +358,7 @@ system calls: fork(), pipe(), execl(), waitpid(). This means it is mostly
358358
limited to Unix systems.
359359

360360
Additionally Cscope support works for Win32. For more information and a
361-
cscope version for Win32 see:
361+
cscope version for Win32 see (link seems dead):
362362

363363
http://iamphet.nm.ru/cscope/index.html
364364

0 commit comments

Comments
 (0)