--- 43BSDReno/contrib/patch/patch.c 2018/04/24 16:12:56 1.1 +++ 43BSDReno/contrib/patch/patch.c 2018/04/24 16:12:56 1.1.1.1 @@ -3,7 +3,7 @@ static char sccsid[] = "@(#)patch.c 5.9 #endif not lint char rcsid[] = - "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/patch/patch.c,v 1.1 2018/04/24 16:12:56 root Exp $"; + "$Header: /var/lib/cvsd/CSRG/43BSDReno/contrib/patch/patch.c,v 1.1.1.1 2018/04/24 16:12:56 root Exp $"; /* patch - a program to apply diffs to original files * @@ -13,8 +13,8 @@ char rcsid[] = * money off of it, or pretend that you wrote it. * * $Log: patch.c,v $ - * Revision 1.1 2018/04/24 16:12:56 root - * Initial revision + * Revision 1.1.1.1 2018/04/24 16:12:56 root + * BSD 4.3reno * * Revision 2.0.1.4 87/02/16 14:00:04 lwall * Short replacement caused spurious "Out of sync" message.