CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/02/20 15:40:05
Modified files: usr.bin/mandoc : read.c Log message: Completely delete all carriage return characters from the input. No change to messages about them (ignore them right before line feeds, report errors elsewhere). naddy@ found a manual in the wild containing lots of these (ysm(1)), and i can't imagine a situation where dropping them could be problematic.