diff options
author | Darren Tucker <dtucker@zip.com.au> | 2005-12-20 06:11:35 +0100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2005-12-20 06:11:35 +0100 |
commit | 5434cfe3680541727dc7b89426ffb329a5141495 (patch) | |
tree | e659caf4fa1dc3f5426e0cf301fad8bb675c1600 /ssh.1 | |
parent | - jmc@cvs.openbsd.org 2005/12/16 18:12:22 (diff) | |
download | openssh-5434cfe3680541727dc7b89426ffb329a5141495.tar.xz openssh-5434cfe3680541727dc7b89426ffb329a5141495.zip |
- jmc@cvs.openbsd.org 2005/12/16 18:14:40
[ssh.1]
signpost the protocol sections;
Diffstat (limited to '')
-rw-r--r-- | ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |