diff options
Diffstat (limited to 'usr.bin/telnet/telnet.1')
| -rw-r--r-- | usr.bin/telnet/telnet.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index 6dfcf2490bfc..84c55c529e66 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -328,12 +328,12 @@ When connecting to a non-standard port, .Nm telnet omits any automatic initiation of .Tn TELNET -options. When the port number is preceeded by a minus sign, -the inital option negotiation is done. +options. When the port number is preceded by a minus sign, +the initial option negotiation is done. After establishing a connection, the file .Pa \&.telnetrc in the -users home directory is opened. Lines begining with a # are +users home directory is opened. Lines beginning with a # are comment lines. Blank lines are ignored. Lines that begin without whitespace are the start of a machine entry. The first thing on the line is the name of the machine that is @@ -1018,9 +1018,9 @@ is enabled the output from the .Ic netdata command will be formated in a more user readable format. Spaces are put between each character in the output, and the -begining of any +beginning of any .Tn TELNET -escape sequence is preceeded by a '*' to aid in locating them. +escape sequence is preceded by a '*' to aid in locating them. .It Ic \&? Displays the legal .Ic toggle |
