summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2022-05-28 05:57:56 +0000
committerDarren Tucker <dtucker@dtucker.net>2022-06-03 13:38:12 +1000
commitb7f86ffc301be105bba9a3e0618b6fab3ae379bd (patch)
tree9463329b97bd8ce2540ea4c92025805be060bc54 /ssh.1
parentdc7bc52372f2744fa39191577be5306ee57aacd4 (diff)
downloadopenssh-git-b7f86ffc301be105bba9a3e0618b6fab3ae379bd.tar.gz
upstream: keywords ref ssh_config.5;
from caspar schutijser OpenBSD-Commit-ID: f146a19d7d5c9374c3b9c520da43b2732d7d1a4e
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.111
1 files changed, 7 insertions, 4 deletions
diff --git a/ssh.1 b/ssh.1
index 4a4f1683..b4956aec 100644
--- a/ssh.1
+++ b/ssh.1
@@ -33,8 +33,8 @@
.\" (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.430 2022/03/31 17:27:27 naddy Exp $
-.Dd $Mdocdate: March 31 2022 $
+.\" $OpenBSD: ssh.1,v 1.431 2022/05/28 05:57:56 jmc Exp $
+.Dd $Mdocdate: May 28 2022 $
.Dt SSH 1
.Os
.Sh NAME
@@ -159,7 +159,8 @@ slow connections, but will only slow down things on fast networks.
The default value can be set on a host-by-host basis in the
configuration files; see the
.Cm Compression
-option.
+option in
+.Xr ssh_config 5 .
.Pp
.It Fl c Ar cipher_spec
Selects the cipher specification for encrypting the session.
@@ -434,7 +435,9 @@ A comma-separated list of MAC (message authentication code) algorithms,
specified in order of preference.
See the
.Cm MACs
-keyword for more information.
+keyword in
+.Xr ssh_config 5
+for more information.
.Pp
.It Fl N
Do not execute a remote command.