CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2025/07/05 23:04:43
Modified files: usr.bin/watch : watch.c Log message: Back out the change of 1.31 partially. It was to fix the problem of highlighting, and it is not needed because revision 1.35 also resolves the same problem in a simpler way. ok tedu