Browse Source

spelling

OPENBSD_2_9
todd 23 years ago
parent
commit
f0cf4fb1ff
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      src/include/arpa/telnet.h
  2. +2
    -2
      src/include/resolv.h

+ 2
- 2
src/include/arpa/telnet.h View File

@ -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", \


+ 2
- 2
src/include/resolv.h View File

@ -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


Loading…
Cancel
Save