From 516a75eede6c265002297ec7cc4800863dfe92c3 Mon Sep 17 00:00:00 2001 From: "Angelos D. Keromytis" Date: Thu, 22 Mar 2001 06:12:34 +0000 Subject: Typo. --- sys/kern/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/kern') diff --git a/sys/kern/README b/sys/kern/README index 8f0b8e622bb..a5141056136 100644 --- a/sys/kern/README +++ b/sys/kern/README @@ -1,4 +1,4 @@ -$OpenBSD: README,v 1.3 1999/09/12 14:06:51 kstailey Exp $ -*- text -*- +$OpenBSD: README,v 1.4 2001/03/22 06:12:33 angelos Exp $ -*- text -*- Notes on Adding a System Call @@ -12,4 +12,4 @@ when adding a syscall. Note on Adding a Sysctl Entry Don't forget to add the entry to the sysctl(8) man page. -Don't forget to add the descripton to the sysctl(3) man page. +Don't forget to add the description to the sysctl(3) man page. -- cgit v1.2.3