summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-12-20 16:11:35 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-12-20 16:11:35 +1100
commit5434cfe3680541727dc7b89426ffb329a5141495 (patch)
treee659caf4fa1dc3f5426e0cf301fad8bb675c1600
parentff9f484f45e919b54ec27f64f87c90627f100238 (diff)
- jmc@cvs.openbsd.org 2005/12/16 18:14:40
[ssh.1] signpost the protocol sections;
-rw-r--r--ChangeLog5
-rw-r--r--ssh.14
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4026257d4..ed6e88550 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
10 - jmc@cvs.openbsd.org 2005/12/16 18:08:53 10 - jmc@cvs.openbsd.org 2005/12/16 18:08:53
11 [ssh.1] 11 [ssh.1]
12 simplify a sentence; 12 simplify a sentence;
13 - jmc@cvs.openbsd.org 2005/12/16 18:14:40
14 [ssh.1]
15 signpost the protocol sections;
13 16
1420051219 1720051219
15 - (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac 18 - (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac
@@ -3484,4 +3487,4 @@
3484 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3487 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3485 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3488 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3486 3489
3487$Id: ChangeLog,v 1.4034 2005/12/20 05:10:09 dtucker Exp $ 3490$Id: ChangeLog,v 1.4035 2005/12/20 05:11:35 dtucker Exp $
diff --git a/ssh.1 b/ssh.1
index 1e46dab64..31b614b1d 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.220 2005/12/16 18:12:22 jmc Exp $ 37.\" $OpenBSD: ssh.1,v 1.221 2005/12/16 18:14:40 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -100,7 +100,7 @@ connects and logs into the specified
100name). 100name).
101The user must prove 101The user must prove
102his/her identity to the remote machine using one of several methods 102his/her identity to the remote machine using one of several methods
103depending on the protocol version used. 103depending on the protocol version used (see below).
104.Pp 104.Pp
105If 105If
106.Ar command 106.Ar command