Fix some typos.
This commit is contained in:
@@ -192,7 +192,7 @@ setpeer(int argc, char **argv)
|
||||
if (overbose &&
|
||||
!strncmp(reply_string, "215 TOPS20", 10))
|
||||
printf(
|
||||
"Remember to set tenex mode when transfering binary files from this machine.\n");
|
||||
"Remember to set tenex mode when transferring binary files from this machine.\n");
|
||||
}
|
||||
verbose = overbose;
|
||||
#endif /* unix */
|
||||
|
@@ -206,7 +206,7 @@ current remote machine working directory.
|
||||
Change the permission modes of the file
|
||||
.Ar file-name
|
||||
on the remote
|
||||
sytem to
|
||||
system to
|
||||
.Ar mode .
|
||||
.It Ic close
|
||||
Terminate the
|
||||
|
Reference in New Issue
Block a user