Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/compat/linux/common/linux_sig_notalpha.c,v rcsdiff: /ftp/cvs/cvsroot/src/sys/compat/linux/common/linux_sig_notalpha.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/sys/compat/linux/common/linux_sig_notalpha.c 1995/02/28 23:25:12 1.1 +++ src/sys/compat/linux/common/linux_sig_notalpha.c 1995/03/08 15:17:49 1.2 @@ -1,4 +1,4 @@ -/* $NetBSD: linux_sig_notalpha.c,v 1.1 1995/02/28 23:25:12 fvdl Exp $ */ +/* $NetBSD: linux_sig_notalpha.c,v 1.2 1995/03/08 15:17:49 fvdl Exp $ */ /* * Copyright (c) 1995 Frank van der Linden @@ -53,7 +53,7 @@ #include /* - * Most of ths stuff in this file is taken from Christos' SVR4 emul + * Most of the stuff in this file is taken from Christos' SVR4 emul * code. The things that need to be done are largely the same, so * re-inventing the wheel doesn't make much sense. */