On 2011/08/11 13:15, J Sisson wrote: > Fix for typo that causes bad comment warning which in turn causes unknown > macro errors in /usr/src/usr.bin/pcc/ccom/ccom.1
This should go to pcc upstream if they still have the typo. > > Index: src/usr.bin/pcc/ccom/ccom.1 > =================================================================== > RCS file: /cvs/src/usr.bin/pcc/ccom/ccom.1,v > retrieving revision 1.3 > diff -u src/usr.bin/pcc/ccom/ccom.1 > --- src/usr.bin/pcc/ccom/ccom.1 11 Apr 2008 20:45:52 -0000 1.3 > +++ src/usr.bin/pcc/ccom/ccom.1 11 Aug 2011 18:06:54 -0000 > @@ -1,5 +1,5 @@ > .\" $OpenBSD: ccom.1,v 1.3 2008/04/11 20:45:52 stefan Exp $ > -."\ > +.\" > .\" Copyright (c) 2007 Jeremy C. Reed <[email protected]> > .\" Permission to use, copy, modify, and/or distribute this software for > any > .\" purpose with or without fee is hereby granted, provided that the above > > > --Jonathon
