CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/02/11 18:10:46
Modified files: usr.bin/vi/docs/USD.doc/vi.man: vi.1 usr.bin/vi/ex : ex_cmd.c ex_usage.c Log message: Simplify documentation of split-screen mode, avoiding abuse of [] to sometimes mean "character set", which conflicts with the normal meaning of "optional element" in manual pages. While here, add a few related clarifications and tweak a few details. Triggered by a minor bug report from <trondd at kagu-tsuchi dot com>, and by bentley@ subsequently pointing out the abuse of []. Patch using input from jmc@, who also agreed with some previous versions.