CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/01/20 14:27:39
Modified files: bin/md5 : cksum.1 Log message: Do not use .Ar for fixed strings, it is intended for argument placeholders. We could switch to .Cm, but jmc@ thinks that just removing the markup from the algorith names is better in this case. Otherwise, the total amount of markup could be considered excessive.