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 | |
parent | bfbcc49c92083563ea5a036a9aeb295fc495af8c (diff) |
spelling
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/file/magdir/amigaos | 4 | ||||
-rw-r--r-- | usr.bin/telnet/README | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/file/magdir/amigaos b/usr.bin/file/magdir/amigaos index cf510853117..22fc798e80c 100644 --- a/usr.bin/file/magdir/amigaos +++ b/usr.bin/file/magdir/amigaos @@ -1,4 +1,4 @@ -# $OpenBSD: amigaos,v 1.2 2001/01/29 01:57:57 niklas Exp $ +# $OpenBSD: amigaos,v 1.3 2002/02/10 23:15:05 deraadt Exp $ #------------------------------------------------------------------------------ # amigaos: file(1) magic for AmigaOS binary formats: @@ -6,7 +6,7 @@ # # From ignatios@cs.uni-bonn.de (Ignatios Souvatzis) # Some formats are still missing: AmigaOS special IFF's, e.g.: FORM....CTLG -# (the others should be seperate, anyway) +# (the others should be separate, anyway) # 0 belong 0x000003f3 AmigaOS loadseg()ble executable/binary 0 belong 0x000003e7 AmigaOS object/library data 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 |