diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-03-02 16:19:40 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-03-02 16:19:40 +0100 |
commit | 5e3dae8b6ba205faf78af4b6eaeb5947c309ca59 (patch) | |
tree | dc22b80fe00fec131b97235c3b701f0ebe5b2d06 /README_os390.txt | |
parent | 42b4ddab9585411e53c16cddc93e727a5db7f567 (diff) | |
download | vim-git-5e3dae8b6ba205faf78af4b6eaeb5947c309ca59.tar.gz |
Updated runtime an documentation files.
Diffstat (limited to 'README_os390.txt')
-rw-r--r-- | README_os390.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_os390.txt b/README_os390.txt index 3cd10d146..0deff2586 100644 --- a/README_os390.txt +++ b/README_os390.txt @@ -65,7 +65,7 @@ you want Motif. The smarter way: Make VIM as described above. Then create a file named 'link.sed' with the - following contense: + following content: s/-lXext *//g s/-lXmu *//g |