=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh.1,v retrieving revision 1.430 retrieving revision 1.431 diff -u -r1.430 -r1.431 --- src/usr.bin/ssh/ssh.1 2022/03/31 17:27:27 1.430 +++ src/usr.bin/ssh/ssh.1 2022/05/28 05:57:56 1.431 @@ -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 @@ 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 @@ 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.