From f0cf4fb1ff44b4b07a3d3487e8f0d3ffe51e18bc Mon Sep 17 00:00:00 2001 From: todd <> Date: Thu, 4 Jan 2001 21:37:11 +0000 Subject: [PATCH] spelling --- src/include/arpa/telnet.h | 4 ++-- src/include/resolv.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/include/arpa/telnet.h b/src/include/arpa/telnet.h index e2c26600..470a155e 100644 --- a/src/include/arpa/telnet.h +++ b/src/include/arpa/telnet.h @@ -1,4 +1,4 @@ -/* $OpenBSD: telnet.h,v 1.5 1997/09/21 10:46:04 niklas Exp $ */ +/* $OpenBSD: telnet.h,v 1.6 2001/01/04 21:36:58 todd Exp $ */ /* $NetBSD: telnet.h,v 1.4 1994/10/26 00:56:46 cgd Exp $ */ /* @@ -216,7 +216,7 @@ char *telopts[NTELOPTS+1] = { #define NSLC 30 /* - * For backwards compatability, we define SLC_NAMES to be the + * For backwards compatibility, we define SLC_NAMES to be the * list of names if SLC_NAMES is not defined. */ #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \ diff --git a/src/include/resolv.h b/src/include/resolv.h index a4d3b108..c7d6715c 100644 --- a/src/include/resolv.h +++ b/src/include/resolv.h @@ -1,4 +1,4 @@ -/* $OpenBSD: resolv.h,v 1.4 2000/06/22 07:31:18 itojun Exp $ */ +/* $OpenBSD: resolv.h,v 1.5 2001/01/04 21:37:11 todd Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -115,7 +115,7 @@ /* * Resolver configuration file. * Normally not present, but may contain the address of the - * inital name server(s) to query and the domain search list. + * initial name server(s) to query and the domain search list. */ #ifndef _PATH_RESCONF