diff options
author | 2013-08-08 14:36:34 +0000 | |
---|---|---|
committer | 2013-08-08 14:36:34 +0000 | |
commit | 43020b34ec1ada7949dbb4facb81964efc292574 (patch) | |
tree | 712e6398cdd72c5ff71b52df24f5438399534f59 | |
parent | Change MTU discovery functions to not abuse the global icmpsrc variable (diff) | |
download | wireguard-openbsd-43020b34ec1ada7949dbb4facb81964efc292574.tar.xz wireguard-openbsd-43020b34ec1ada7949dbb4facb81964efc292574.zip |
Fix typo; from patrick keshishian
OK jmc@
-rw-r--r-- | share/termtypes/termcap.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/termtypes/termcap.5 b/share/termtypes/termcap.5 index 78c7da52b11..5ae90effcf9 100644 --- a/share/termtypes/termcap.5 +++ b/share/termtypes/termcap.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: termcap.5,v 1.26 2011/09/03 22:59:08 jmc Exp $ +.\" $OpenBSD: termcap.5,v 1.27 2013/08/08 14:36:34 millert Exp $ .\" .\" Copyright (c) 1985, 1991 The Regents of the University of California. .\" All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)termcap.5 6.11 (Berkeley) 3/6/93 .\" -.Dd $Mdocdate: September 3 2011 $ +.Dd $Mdocdate: August 8 2013 $ .Dt TERMCAP 5 .Os .Sh NAME @@ -813,7 +813,7 @@ are sent as two-digit integers. Thus its .Sy \&cm capability is -.Dq Li cm=6\eE&%r%2c%2Y . +.Dq Li cm=6\eE&a%r%2c%2Y . .Pp The Datamedia 2500 needs the current row and column sent encoded in binary using |