diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-12-16 18:14:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-12-16 18:14:41 +0000 |
commit | caa01cdc4c3140c00a15752b960ec407c6158d82 (patch) | |
tree | cb26af4793eafd32fb3d9403309899e9135fc76f /usr.bin | |
parent | 54f2e21ecb93eefb697b08699404abf1216c93a9 (diff) |
signpost the protocol sections;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 1e46dab64ae..31b614b1dc6 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/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 |