Module Name: src
Committed By: zafer
Date: Wed Jun 24 22:19:14 UTC 2009
Modified Files:
src/lib/libc/sys: _lwp_kill.2
Log Message:
fix spelling error.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/_lwp_kill.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libc/sys/_lwp_kill.2
diff -u src/lib/libc/sys/_lwp_kill.2:1.3 src/lib/libc/sys/_lwp_kill.2:1.4
--- src/lib/libc/sys/_lwp_kill.2:1.3 Wed Apr 30 13:10:51 2008
+++ src/lib/libc/sys/_lwp_kill.2 Wed Jun 24 22:19:14 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: _lwp_kill.2,v 1.3 2008/04/30 13:10:51 martin Exp $
+.\" $NetBSD: _lwp_kill.2,v 1.4 2009/06/24 22:19:14 zafer Exp $
.\"
.\" Copyright (c) 2003, 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -49,7 +49,7 @@
.Fa sig
argument is given as 0 (zero),
.Nm
-will test for the existance of the target LWP, but will take no further
+will test for the existence of the target LWP, but will take no further
action.
.Pp
Job control signals and uncatchable signals can not be directed to a specific