Opened 22 years ago
Closed 22 years ago
#788 closed defect (fixed)
Incorrect description of /usr/bin/vi symlink.
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Book | Version: | 5.0 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
The text describing the /usr/bin/vi -> vim symlink says "Vim can run in old-fashioned vi mode by creating a symlink". This is a flat-out lie. Vim doesn't care if it's called as vi or vim, it's backward compatibility is determined _only_ by "set nocompatible" in /etc/vimrc.
Change History (2)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
This one seems to have already been fixed in newxml
Note:
See TracTickets
for help on using tickets.

* Bug 787 has been marked as a duplicate of this bug. *