diff options
| author | wiz <wiz@NetBSD.org> | 2001-06-11 01:50:48 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-06-11 01:50:48 +0000 |
| commit | 40ac848024fd32913acfa4934929eae8ced8919c (patch) | |
| tree | 9c160183b38692459b8e92495dedc04f92d5b795 /include | |
| parent | 081864d5b8558b46b69ba1dad263a49ca5ddc534 (diff) | |
Fix various misspellings of compatible/compatibility.
Diffstat (limited to 'include')
| -rw-r--r-- | include/arpa/telnet.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/arpa/telnet.h b/include/arpa/telnet.h index 6e9ed61f248..0b949f0f171 100644 --- a/include/arpa/telnet.h +++ b/include/arpa/telnet.h @@ -1,4 +1,4 @@ -/* $NetBSD: telnet.h,v 1.8 1999/09/24 07:53:21 explorer Exp $ */ +/* $NetBSD: telnet.h,v 1.9 2001/06/11 01:50:50 wiz Exp $ */ /* * Copyright (c) 1983, 1993 @@ -214,7 +214,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", \ |
