summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:26:38 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:26:38 +0000
commit3612bda7fde36d4b5c343ba852d9a627989b7857 (patch)
treecb1f39ca349b83705672bfd7a300dcb1b400255e
parenta48f3681f419d246bb2490fbc3e081791937b8a6 (diff)
- deraadt@cvs.openbsd.org 2002/02/26 19:06:43
[sftp.1] no, look closely. the comma was highlighted. split .Ic even more
-rw-r--r--ChangeLog5
-rw-r--r--sftp.16
2 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ad819d7c..ea684997f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
8 > Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org 8 > Ic cannot have that many arguments; spotted by mouring@etoh.eviladmin.org
9 Last Ic on the first line should not have a space between it and the final 9 Last Ic on the first line should not have a space between it and the final
10 comma. 10 comma.
11 - deraadt@cvs.openbsd.org 2002/02/26 19:06:43
12 [sftp.1]
13 no, look closely. the comma was highlighted. split .Ic even more
11 14
1220020226 1520020226
13 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests 16 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
@@ -7739,4 +7742,4 @@
7739 - Wrote replacements for strlcpy and mkdtemp 7742 - Wrote replacements for strlcpy and mkdtemp
7740 - Released 1.0pre1 7743 - Released 1.0pre1
7741 7744
7742$Id: ChangeLog,v 1.1892 2002/03/05 01:24:52 mouring Exp $ 7745$Id: ChangeLog,v 1.1893 2002/03/05 01:26:38 mouring Exp $
diff --git a/sftp.1 b/sftp.1
index d00647b05..2faaff134 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: sftp.1,v 1.32 2002/02/26 19:04:37 mouring Exp $ 1.\" $OpenBSD: sftp.1,v 1.33 2002/02/26 19:06:43 deraadt Exp $
2.\" 2.\"
3.\" Copyright (c) 2001 Damien Miller. All rights reserved. 3.\" Copyright (c) 2001 Damien Miller. All rights reserved.
4.\" 4.\"
@@ -76,8 +76,8 @@ non-interactive authentication.
76.Nm 76.Nm
77will abort if any of the following 77will abort if any of the following
78commands fail: 78commands fail:
79.Ic get , put , rename , ln , rm, 79.Ic get , put , rename , ln ,
80.Ic mkdir , chdir , lchdir 80.Ic rm , mkdir , chdir , lchdir
81and 81and
82.Ic lmkdir . 82.Ic lmkdir .
83.It Fl o Ar ssh_option 83.It Fl o Ar ssh_option