upstream commit

Fix typo (keywork->keyword)

Upstream-ID: 8aacd0f4089c0a244cf43417f4f9045dfaeab534
This commit is contained in:
dtucker@openbsd.org 2015-05-28 05:09:45 +00:00 committed by Damien Miller
parent 9cc6842493
commit dd2cfeb586
1 changed files with 3 additions and 3 deletions

View File

@ -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.209 2015/05/27 23:51:10 dtucker Exp $
.Dd $Mdocdate: May 27 2015 $
.\" $OpenBSD: ssh_config.5,v 1.210 2015/05/28 05:09:45 dtucker Exp $
.Dd $Mdocdate: May 28 2015 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@ -166,7 +166,7 @@ Criteria may be negated by prepending an exclamation mark
.Pp
The
.Cm canonical
keywork matches only when the configuration file is being re-parsed
keyword matches only when the configuration file is being re-parsed
after hostname canonicalization (see the
.Cm CanonicalizeHostname
option.)