mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
5b16b01255
* Take maintainer. Approved by: vd
8 lines
319 B
Plaintext
8 lines
319 B
Plaintext
Bvi stands for "Binary VIsual editor". Bvi is a screen-oriented
|
|
editor for binary files; its command set is based on that of the
|
|
vi(1) text editor. As a binary editor does not have the concept
|
|
of "lines", there are differences from vi commands wherever the
|
|
latter are line oriented.
|
|
|
|
WWW: http://bvi.sourceforge.net/
|