diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-02-10 23:15:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-02-10 23:15:06 +0000 |
commit | f219204e622c247bff69aac64de1942dc8bfaff3 (patch) | |
tree | 1528ee61cf79228f134a59c5fc149f8d67e9240a /usr.bin/telnet | |
parent | bfbcc49c92083563ea5a036a9aeb295fc495af8c (diff) |
spelling
Diffstat (limited to 'usr.bin/telnet')
-rw-r--r-- | usr.bin/telnet/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/telnet/README b/usr.bin/telnet/README index 4ddee63d51a..97de232325b 100644 --- a/usr.bin/telnet/README +++ b/usr.bin/telnet/README @@ -1,4 +1,4 @@ - $OpenBSD: README,v 1.2 1996/03/27 19:32:56 niklas Exp $ + $OpenBSD: README,v 1.3 2002/02/10 23:15:05 deraadt Exp $ This is a distribution of both client and server telnet. These programs have been compiled on: @@ -451,7 +451,7 @@ September 14, 1990: one of them is undefined, and the other one is not already defined to the telnet escape character. - Handle TERMIOS systems that have seperate input and output + Handle TERMIOS systems that have separate input and output line speed settings imbedded in the flags. Many other minor bug fixes. @@ -461,7 +461,7 @@ June 20, 1990: directory is now gone, and all the source that was in telnet/Source is now just in the telnet directory. - Seperate makefile for each system are now gone. There + Separate makefile for each system are now gone. There are two makefiles, Makefile and Makefile.generic. The "Makefile" has the definitions for the various system, and "Makefile.generic" does all the work. @@ -517,7 +517,7 @@ June 20, 1990: option turned back off! Fix the TERMIOS setting of the terminal speed to handle both - BSD's seperate fields, and the SYSV method of CBAUD bits. + BSD's separate fields, and the SYSV method of CBAUD bits. Change how we deal with the other side refusing to enable an option. The sequence used to be: send DO option; receive |