diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 8 |
1 files changed, 5 insertions, 3 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.71 2000/12/07 04:24:59 djm Exp $ | 37 | .\" $OpenBSD: ssh.1,v 1.72 2000/12/12 23:11:48 markus Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSH 1 | 39 | .Dt SSH 1 |
40 | .Os | 40 | .Os |
@@ -464,7 +464,8 @@ not permit connections from privileged ports. | |||
464 | Note that this option turns off | 464 | Note that this option turns off |
465 | .Cm RhostsAuthentication | 465 | .Cm RhostsAuthentication |
466 | and | 466 | and |
467 | .Cm RhostsRSAAuthentication . | 467 | .Cm RhostsRSAAuthentication |
468 | for older servers. | ||
468 | .It Fl q | 469 | .It Fl q |
469 | Quiet mode. | 470 | Quiet mode. |
470 | Causes all warning and diagnostic messages to be suppressed. | 471 | Causes all warning and diagnostic messages to be suppressed. |
@@ -948,7 +949,8 @@ Note that setting this option to | |||
948 | turns off | 949 | turns off |
949 | .Cm RhostsAuthentication | 950 | .Cm RhostsAuthentication |
950 | and | 951 | and |
951 | .Cm RhostsRSAAuthentication . | 952 | .Cm RhostsRSAAuthentication |
953 | for older servers. | ||
952 | .It Cm User | 954 | .It Cm User |
953 | Specifies the user to log in as. | 955 | Specifies the user to log in as. |
954 | This can be useful if you have a different user name on different machines. | 956 | This can be useful if you have a different user name on different machines. |