head	1.2;
access;
symbols
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.12.20.19.45.12;	author cy;	state dead;
branches;
next	1.1;

1.1
date	2000.01.24.06.21.47;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove the sftp port as it is no longer supported by its author.
May it rest in peace.
@
text
@--- sftp.1.orig	Tue Dec 28 11:44:39 1999
+++ sftp.1	Tue Jan 11 11:14:23 2000
@@@@ -1,11 +1,19 @@@@
 .Dd November 26, 1999
-.Dt sftp 1
+.Dt secftp 1
 .Os POSIX
 .Sh NAME
+.Nm secftp
 .Nm sftp
 .Nd
 ftp replacement over ssh/rsh
 .Sh SYNOPSIS
+.Nm secftp
+.Op Ar -P remotepath
+.Op Ar -l user
+.Op Ar -p port
+.Op Ar -C
+.Op Ar -s sshargs
+.Op Ar hostname
 .Nm sftp
 .Op Ar -P remotepath
 .Op Ar -l user
@@@@ -18,6 +26,7 @@@@
 .Op Ar -l user
 .Op Ar hostname
 .Sh DESCRIPTION
+.Nm secftp,
 .Nm sftp
 and
 .Nm rsftp
@@@@ -25,7 +34,7 @@@@
 programs allows files to be transferred to and from remote servers.
 Authentication is provided by the underlying ssh/rsh connection.
 .Pp
-When sftp or rsftp is run, the server
+When secftp, sftp or rsftp is run, the server
 .Nm (sftpserv)
 is automatically run on the remote end.
 .Pp
@


1.1
log
@Update to version 0.6.

PR:		16069
Submitted by:	maintainer
@
text
@@

