summaryrefslogtreecommitdiff
path: root/share/man/man9/kern.9
diff options
context:
space:
mode:
authorPedro Martelletto <pedro@cvs.openbsd.org>2005-08-29 21:56:46 +0000
committerPedro Martelletto <pedro@cvs.openbsd.org>2005-08-29 21:56:46 +0000
commit4ac71a4685680d6ab0b46e60f190bdc54a2870bb (patch)
tree687900ca484c7ce4864f3468267c416a3e95fe61 /share/man/man9/kern.9
parentdf2f33561beb59cebe22d4c2c7a2d4ed4549a6d7 (diff)
Correctly describe skpc(), okay deraadt@ jmc@.
Diffstat (limited to 'share/man/man9/kern.9')
-rw-r--r--share/man/man9/kern.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/kern.9 b/share/man/man9/kern.9
index 503af0cc137..d8180f48f0d 100644
--- a/share/man/man9/kern.9
+++ b/share/man/man9/kern.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: kern.9,v 1.9 2005/04/02 19:01:58 uwe Exp $
+.\" $OpenBSD: kern.9,v 1.10 2005/08/29 21:56:45 pedro Exp $
.\"
.\" Copyright (c) 2002, 2003 CubeSoft Communications, Inc.
.\" <http://www.csoft.org>
@@ -134,7 +134,7 @@ inside the string
.Fa cp .
The
.Fn skpc
-function locates an unsigned character of value
+function locates the first unsigned character of value different than
.Fa mask
inside the string
.Fa cp .