aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet/telnet.1
Commit message (Collapse)AuthorAgeFilesLines
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
| | | | Notes: svn path=/head/; revision=108317
* Use `The .Nm utility'Philippe Charnier2002-04-201-1/+2
| | | | Notes: svn path=/head/; revision=95124
* Code merge and diff reduction between this and crypto telnet.Mark Murray2001-08-201-6/+8
| | | | | | | | Also remove useless AUTHENTICATION code. We have never compiled this here, and it is doubtful that it even works without crypto. Notes: svn path=/head/; revision=81964
* Removal of following export controll related sentences:Kazuo Horikawa2001-08-151-13/+1
| | | | | | | | | | | | | | | | | o This option is not available outside of the United States and Canada. o Because of export controls, TELNET ENCRYPT option is not supported outside of the United States and Canada. src/crypto/README revision 1.5 commit log says: > Crypto sources are no longer export controlled: > Explain, why crypto sources are still in crypto/. and actually telnet encryption is used outside of US and Canada now. Pointed out by: OHSAWA Chitoshi <ohsawa@catv1.ccn-net.ne.jp> Reviewed by:no objection on doc Notes: svn path=/head/; revision=81663
* Remove whitespace at EOL.Dima Dorfman2001-07-151-47/+47
| | | | Notes: svn path=/head/; revision=79755
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79535
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
| | | | Notes: svn path=/head/; revision=79454
* mdoc(7) police: moved -u down, fixed markup, removed hard sentence break.Ruslan Ermilov2001-07-051-8/+13
| | | | Notes: svn path=/head/; revision=79321
* A feature to allow one to telnet to a unix domain socket.Matthew Dillon2001-05-231-2/+11
| | | | | | | Obtained from: Lyndon Nerenberg <lyndon@orthanc.ab.ca> Notes: svn path=/head/; revision=77092
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-25/+28
| | | | Notes: svn path=/head/; revision=71895
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-2/+4
| | | | Notes: svn path=/head/; revision=70410
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-4/+4
| | | | Notes: svn path=/head/; revision=68963
* Mention about -4 and -6 options.Hajimu UMEMOTO2000-06-121-1/+9
| | | | Notes: svn path=/head/; revision=61592
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-4/+7
| | | | | | | | | | ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project Notes: svn path=/head/; revision=56668
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Document the "skey" command in telnet(1).Nik Clayton1999-07-191-1/+5
| | | | | | | | PR: docs/12360 Submitted by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime) Notes: svn path=/head/; revision=48917
* Add "-N" option to the SYNOPSIS and usage().Ruslan Ermilov1999-06-171-2/+2
| | | | Notes: svn path=/head/; revision=47970
* Add "-s src_addr" option to allow setting of the source IP address.Ruslan Ermilov1999-06-161-1/+8
| | | | Notes: svn path=/head/; revision=47947
* Add "-N" option to supress reverse name lookup.Bill Fumerola1998-12-141-1/+4
| | | | | | | | | | This comes in really handy when you're telneting the broken DNS server by IP. PR: bin/8698 Notes: svn path=/head/; revision=41805
* Fix some minor formatting nits.Steve Price1997-12-271-9/+9
| | | | | | | | PR: 5373 Submitted by: Matthew Hunt <mph@pobox.com> Notes: svn path=/head/; revision=32024
* Correct some anomalies in the man page.Steve Price1997-11-111-34/+41
| | | | | | | | PR: 3808 Parially submitted by: Takeshi MUTOH <mutoh@info.nara-k.ac.jp> Notes: svn path=/head/; revision=31115
* Hardcode progname in usage string.Philippe Charnier1997-08-141-46/+60
| | | | Notes: svn path=/head/; revision=28200
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Sort cross references.Wolfram Schneider1997-01-151-1/+1
| | | | Notes: svn path=/head/; revision=21748
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+2
| | | | Notes: svn path=/head/; revision=18718
* Section SEE ALSO completeWolfram Schneider1996-01-291-0/+7
| | | | Notes: svn path=/head/; revision=13683
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+1360
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590