mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-24 19:02:06 +00:00
parent
4b3564e6f2
commit
8ffeacfb2d
@ -6,6 +6,9 @@
|
||||
- stevesk@cvs.openbsd.org 2001/04/08 23:28:27
|
||||
[sshd.8]
|
||||
spelling
|
||||
- stevesk@cvs.openbsd.org 2001/04/09 00:42:05
|
||||
[sftp.1]
|
||||
spelling
|
||||
|
||||
20010409
|
||||
- (stevesk) use setresgid() for setegid() if needed
|
||||
@ -4975,4 +4978,4 @@
|
||||
- Wrote replacements for strlcpy and mkdtemp
|
||||
- Released 1.0pre1
|
||||
|
||||
$Id: ChangeLog,v 1.1089 2001/04/10 02:41:56 mouring Exp $
|
||||
$Id: ChangeLog,v 1.1090 2001/04/10 02:43:57 mouring Exp $
|
||||
|
4
sftp.1
4
sftp.1
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: sftp.1,v 1.13 2001/03/08 20:44:48 stevesk Exp $
|
||||
.\" $OpenBSD: sftp.1,v 1.14 2001/04/09 00:42:05 stevesk Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
|
||||
.\"
|
||||
@ -22,7 +22,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd Febuary 4, 2001
|
||||
.Dd February 4, 2001
|
||||
.Dt SFTP 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
Loading…
Reference in New Issue
Block a user