Reduce diff with OpenBSD by deleting whitespace.
add missing commas to .Dd fix, pointed out by wiz
OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) whichwe don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" sothat the date comes out right when man pages get built. This
OpenBSD uses a custom CVS hack to handle Dd fields ($Mdocdate$) whichwe don't have. Replace ".Dd $Mdocdate" with ".Dd Month Day Year" sothat the date comes out right when man pages get built. This willdoubtless need hand conflict resolution whenever these pages arere-imported.Note that it would be interesting to have some similar facility forNetBSD, but I don't think a custom rcs keyword is the right thing --maybe we can teach groff to parse $Date$
show more ...
merge yamt-pf42 branch.(import newer pf from OpenBSD 4.2)ok'ed by peter@. requested by core@