aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 12:04:54 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2001-02-06 12:04:54 +0000
commita3573c66790ca96c147917b90b60ef1c3bbcf4fb (patch)
tree9a454ca3aea184f8652b33e073d883396d3c80e2 /include
parent1a6e52d0e9c7e370830555d206030e479d4a6d1a (diff)
downloadsrc-a3573c66790ca96c147917b90b60ef1c3bbcf4fb.tar.gz
src-a3573c66790ca96c147917b90b60ef1c3bbcf4fb.zip
Fix typo: compatability -> compatibility.
Compatability is not an existing english word. Add $FreeBSD$.
Notes
Notes: svn path=/head/; revision=72092
Diffstat (limited to 'include')
-rw-r--r--include/arpa/telnet.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/arpa/telnet.h b/include/arpa/telnet.h
index a9527e0381d7..bae8d8c3305b 100644
--- a/include/arpa/telnet.h
+++ b/include/arpa/telnet.h
@@ -31,6 +31,7 @@
* SUCH DAMAGE.
*
* @(#)telnet.h 8.2 (Berkeley) 12/15/93
+ * $FreeBSD$
*/
#ifndef _ARPA_TELNET_H_
@@ -213,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", \