CVSROOT: /cvs Module name: src Changes by: sobr...@cvs.openbsd.org 2016/08/08 09:09:33
Modified files: usr.bin/vi/build: recover usr.bin/vi/docs: help usr.bin/vi/docs/USD.doc/vi.man: vi.1 usr.bin/vi/docs/USD.doc/vi.ref: set.opt.roff vi.ref Log message: /tmp and /var/tmp are the same, consistently use the former in both build/recover and documentation. ok millert@, tb@, martijn@ and schwarze@