From f118640d86dd7fd53c5931a9bee01fb3e2e628a4 Mon Sep 17 00:00:00 2001 From: John Polstra Date: Sat, 17 Jan 1998 21:12:15 +0000 Subject: Fix all the paths in context diff headers and remove the Index lines, since the WORTHLESS, BROKEN new version of patch ignores them. --- lang/modula-3-lib/files/patch-ax | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lang/modula-3-lib/files/patch-ax') diff --git a/lang/modula-3-lib/files/patch-ax b/lang/modula-3-lib/files/patch-ax index b0d8d88eb8d5..9b6baee9c320 100644 --- a/lang/modula-3-lib/files/patch-ax +++ b/lang/modula-3-lib/files/patch-ax @@ -1,12 +1,11 @@ Correct some errno declarations for FreeBSD. -Index: m3/m3core/src/unix/freebsd-2/Uerror.i3 =================================================================== RCS file: /home/jdp/m3-cvs/m3/m3core/src/unix/freebsd-2/Uerror.i3,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Uerror.i3 ---- Uerror.i3 1996/09/24 05:22:00 1.1.1.1 -+++ Uerror.i3 1996/09/24 05:32:41 +--- m3/m3core/src/unix/freebsd-2/Uerror.i3.orig 1996/09/24 05:22:00 1.1.1.1 ++++ m3/m3core/src/unix/freebsd-2/Uerror.i3 1996/09/24 05:32:41 @@ -23,7 +23,7 @@ ENOEXEC = 8; (* Exec format error *) EBADF = 9; (* Bad file number *) -- cgit v1.2.3