diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 | |||
100 | name). | 100 | name). |
101 | The user must prove | 101 | The user must prove |
102 | his/her identity to the remote machine using one of several methods | 102 | his/her identity to the remote machine using one of several methods |
103 | depending on the protocol version used. | 103 | depending on the protocol version used (see below). |
104 | .Pp | 104 | .Pp |
105 | If | 105 | If |
106 | .Ar command | 106 | .Ar command |