comparison runtime/doc/os_vms.txt @ 13857:e751b5c9dff3

Update runtime files. commit https://github.com/vim/vim/commit/85eee130f44a2201d88ca2aeff0af3b11dd75fa9 Author: Bram Moolenaar <Bram@vim.org> Date: Sun May 6 17:57:30 2018 +0200 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Sun, 06 May 2018 18:00:08 +0200
parents bd6ff5246c71
children 1174611ad715
comparison
equal deleted inserted replaced
13856:54b8c9c42b24 13857:e751b5c9dff3
1 *os_vms.txt* For Vim version 8.0. Last change: 2014 Aug 29 1 *os_vms.txt* For Vim version 8.0. Last change: 2018 May 06
2 2
3 3
4 VIM REFERENCE MANUAL 4 VIM REFERENCE MANUAL
5 5
6 6
700 In a cluster that contains nodes with different architectures like below: 700 In a cluster that contains nodes with different architectures like below:
701 701
702 $show cluster 702 $show cluster
703 View of Cluster from system ID 11655 node: TOR 18-AUG-2008 11:58:31 703 View of Cluster from system ID 11655 node: TOR 18-AUG-2008 11:58:31
704 +---------------------------------+ 704 +---------------------------------+
705 ¦ SYSTEMS ¦ MEMBERS ¦ 705 | SYSTEMS | MEMBERS |
706 +-----------------------+---------¦ 706 +-----------------------+---------|
707 ¦ NODE ¦ SOFTWARE ¦ STATUS ¦ 707 | NODE | SOFTWARE | STATUS |
708 +--------+--------------+---------¦ 708 +--------+--------------+---------|
709 ¦ TOR ¦ VMS V7.3-2 ¦ MEMBER ¦ 709 | TOR | VMS V7.3-2 | MEMBER |
710 ¦ TITAN2 ¦ VMS V8.3 ¦ MEMBER ¦ 710 | TITAN2 | VMS V8.3 | MEMBER |
711 ¦ ODIN ¦ VMS V7.3-2 ¦ MEMBER ¦ 711 | ODIN | VMS V7.3-2 | MEMBER |
712 +---------------------------------+ 712 +---------------------------------+
713 713
714 It is convenient to have a common VIM directory but execute different 714 It is convenient to have a common VIM directory but execute different
715 executables. 715 executables.
716 There are several solutions for this problem: 716 There are several solutions for this problem: