summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2018-11-23 06:58:28 +0000
committerDamien Miller <djm@mindrot.org>2018-12-07 13:10:57 +1100
commitdd0cf6318d9b4b3533bda1e3bc021b2cd7246b7a (patch)
tree3d0425dc47c2611c199a0c44d9cde67480812f45 /ssh_config.5
parent8a85f5458d1c802471ca899c97f89946f6666e61 (diff)
downloadopenssh-git-dd0cf6318d9b4b3533bda1e3bc021b2cd7246b7a.tar.gz
upstream: tweak previous;
OpenBSD-Commit-ID: 08f096922eb00c98251501c193ff9e83fbb5de4f
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.58
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 58a5fa1c..0a19ba64 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,7 @@
.\" (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.287 2018/11/23 05:08:07 djm Exp $
+.\" $OpenBSD: ssh_config.5,v 1.288 2018/11/23 06:58:28 jmc Exp $
.Dd $Mdocdate: November 23 2018 $
.Dt SSH_CONFIG 5
.Os
@@ -154,8 +154,8 @@ or
.Cm final .
Other criteria may be combined arbitrarily.
All criteria but
-.Cm all
-.Cm canonical
+.Cm all ,
+.Cm canonical ,
and
.Cm final
require an argument.
@@ -167,7 +167,7 @@ The
keyword matches only when the configuration file is being re-parsed
after hostname canonicalization (see the
.Cm CanonicalizeHostname
-option.)
+option).
This may be useful to specify conditions that work with canonical host
names only.
.Pp