CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2011/01/03 18:58:56
Modified files: regress/usr.bin/mandoc/man/IP: Makefile literal.in literal.out_ascii manyargs.in manyargs.out_ascii width.in width.out_ascii Added files: regress/usr.bin/mandoc/man/TP: Makefile literal.in literal.out_ascii manyargs.in manyargs.out_ascii width.in width.out_ascii Log message: Fix stupid commit error pointed out by guenther@ (thanks!): 1) Actually commit TP/* this time. 2) Revert IP/* to 1.1, which is the correct version. What happened is that i committed both IP/* and TP/* into IP, committing two versions in one commit, because the file TP/CVS/Repository was corrupt in my tree. I didn't even know that could happen...