summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.18
1 files changed, 5 insertions, 3 deletions
diff --git a/ssh.1 b/ssh.1
index 9a4330f55..fd791200d 100644
--- a/ssh.1
+++ b/ssh.1
@@ -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.
464Note that this option turns off 464Note that this option turns off
465.Cm RhostsAuthentication 465.Cm RhostsAuthentication
466and 466and
467.Cm RhostsRSAAuthentication . 467.Cm RhostsRSAAuthentication
468for older servers.
468.It Fl q 469.It Fl q
469Quiet mode. 470Quiet mode.
470Causes all warning and diagnostic messages to be suppressed. 471Causes all warning and diagnostic messages to be suppressed.
@@ -948,7 +949,8 @@ Note that setting this option to
948turns off 949turns off
949.Cm RhostsAuthentication 950.Cm RhostsAuthentication
950and 951and
951.Cm RhostsRSAAuthentication . 952.Cm RhostsRSAAuthentication
953for older servers.
952.It Cm User 954.It Cm User
953Specifies the user to log in as. 955Specifies the user to log in as.
954This can be useful if you have a different user name on different machines. 956This can be useful if you have a different user name on different machines.