^D now == quit
authorJay Lepreau <lepreau@ucbvax.Berkeley.EDU>
Wed, 5 Feb 1986 21:03:26 +0000 (13:03 -0800)
committerJay Lepreau <lepreau@ucbvax.Berkeley.EDU>
Wed, 5 Feb 1986 21:03:26 +0000 (13:03 -0800)
SCCS-vsn: usr.bin/telnet/telnet.1 6.2
SCCS-vsn: usr.bin/ftp/ftp.1 6.4

usr/src/usr.bin/ftp/ftp.1
usr/src/usr.bin/telnet/telnet.1

index 60ec0da..a19fa68 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)ftp.1       6.3 (Berkeley) %G%
+.\"    @(#)ftp.1       6.4 (Berkeley) %G%
 .\"
 .TH FTP 1C "April 29, 1985"
 .UC 5
 .\"
 .TH FTP 1C "April 29, 1985"
 .UC 5
@@ -95,6 +95,7 @@ to support binary image transfer.
 Terminate the FTP session with the remote server
 and exit
 .IR ftp .
 Terminate the FTP session with the remote server
 and exit
 .IR ftp .
+An end of file will also terminate the session and exit.
 .TP
 .B case
 Toggle remote computer file name case mapping during
 .TP
 .B case
 Toggle remote computer file name case mapping during
@@ -472,7 +473,8 @@ Print the name of the current working directory on the remote
 machine.
 .TP
 .B quit
 machine.
 .TP
 .B quit
-A synonym for bye.
+A synonym for
+.BR bye .
 .TP
 .BI quote " arg1 arg2 ..."
 The arguments specified are sent, verbatim, to the remote FTP
 .TP
 .BI quote " arg1 arg2 ..."
 The arguments specified are sent, verbatim, to the remote FTP
index 77442f0..36d5fca 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)telnet.1    6.1 (Berkeley) %G%
+.\"    @(#)telnet.1    6.2 (Berkeley) %G%
 .\"
 .TH TELNET 1C ""
 .UC 5
 .\"
 .TH TELNET 1C ""
 .UC 5
@@ -50,6 +50,7 @@ Close a TELNET session and return to command mode.
 .B quit
 Close any open TELNET session and exit 
 .IR telnet .
 .B quit
 Close any open TELNET session and exit 
 .IR telnet .
+An end of file (in command mode) will also close a session and exit.
 .TP
 .B z
 Suspend
 .TP
 .B z
 Suspend