CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2016/07/03 19:39:12
Modified files: usr.bin/rcs : ci.c rcsprog.c rcsutil.c rcsutil.h Log message: The -I flag is documented but not implemented. This fixes that and also honors the -I flag from ci/co when prompting like GNU RCS. OK jca@