CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/01/20 14:10:05
Modified files: bin/md5 : cksum.1 Log message: The strings "1" and "2" are not placeholders for arguments, but have to be given verbatim on the command line, so use .Cm. Found while testing mandocdb(8), ok jmc@.