summaryrefslogtreecommitdiffstats
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 4026257d..ed6e8855 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
- jmc@cvs.openbsd.org 2005/12/16 18:08:53
[ssh.1]
simplify a sentence;
+ - jmc@cvs.openbsd.org 2005/12/16 18:14:40
+ [ssh.1]
+ signpost the protocol sections;
20051219
- (dtucker) [cipher-aes.c cipher-ctr.c cipher.c configure.ac
@@ -3484,4 +3487,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4034 2005/12/20 05:10:09 dtucker Exp $
+$Id: ChangeLog,v 1.4035 2005/12/20 05:11:35 dtucker Exp $
diff --git a/ssh.1 b/ssh.1
index 1e46dab6..31b614b1 100644
--- a/ssh.1
+++ b/ssh.1
@@ -34,7 +34,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.
.\"
-.\" $OpenBSD: ssh.1,v 1.220 2005/12/16 18:12:22 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.221 2005/12/16 18:14:40 jmc Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -100,7 +100,7 @@ connects and logs into the specified
name).
The user must prove
his/her identity to the remote machine using one of several methods
-depending on the protocol version used.
+depending on the protocol version used (see below).
.Pp
If
.Ar command