summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1999-09-12 14:06:52 +0000
committerkstailey <kstailey@cvs.openbsd.org>1999-09-12 14:06:52 +0000
commit3ce2c3853e88f4a74866322d7fcc5f644595f04c (patch)
tree7fb18a766a91a0901a772f77c18b3da5bad4d8e2 /sys
parentd05d7a9994f43d538118cfe086c8eeef083606ae (diff)
grammer
Diffstat (limited to 'sys')
-rw-r--r--sys/kern/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/kern/README b/sys/kern/README
index ae2745c560c..8f0b8e622bb 100644
--- a/sys/kern/README
+++ b/sys/kern/README
@@ -1,4 +1,4 @@
-$OpenBSD: README,v 1.2 1997/06/21 19:33:12 mickey Exp $ -*- text -*-
+$OpenBSD: README,v 1.3 1999/09/12 14:06:51 kstailey Exp $ -*- text -*-
Notes on Adding a System Call
@@ -7,7 +7,7 @@ commit them separately so that the correct RCS stuff shows up in the
generated files.
Don't forget to increment the minor number of src/lib/libc/shlib_version
-when one adds a syscall.
+when adding a syscall.
Note on Adding a Sysctl Entry