diff --git a/ssh_config.5 b/ssh_config.5 index 0e3c4db2e..1ca0862b8 100644 --- a/ssh_config.5 +++ b/ssh_config.5 @@ -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_config.5,v 1.271 2018/04/06 13:02:39 djm Exp $ -.Dd $Mdocdate: April 6 2018 $ +.\" $OpenBSD: ssh_config.5,v 1.272 2018/04/07 13:50:10 jmc Exp $ +.Dd $Mdocdate: April 7 2018 $ .Dt SSH_CONFIG 5 .Os .Sh NAME @@ -984,10 +984,10 @@ If two values are specified, the first is automatically selected for interactive sessions and the second for non-interactive sessions. The default is .Cm af21 -.Ar (Low-Latency Data) +(Low-Latency Data) for interactive sessions and .Cm cs1 -.Ar (Lower Effort) +(Lower Effort) for non-interactive sessions. .It Cm KbdInteractiveAuthentication Specifies whether to use keyboard-interactive authentication. @@ -1399,7 +1399,7 @@ See .Sx PATTERNS for more information on patterns. .Pp -It is possible to clear previously-set +It is possible to clear previously set .Cm SendEnv variable names by prefixing patterns with .Pa - .