diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-01-31 22:26:00 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-01-31 22:26:00 +0000 |
commit | f9b48473332c679c276e4210f9d0be2705da6be0 (patch) | |
tree | 1d22dbf0fa87ac82ddfae5e66ff1236317fae0a5 /usr.bin | |
parent | 91563a48317588b0262d12743f7fa72f2e76b59f (diff) |
spelling fix;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/ssh_config.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5 index ec6befa70fb..2237769ea13 100644 --- a/usr.bin/ssh/ssh_config.5 +++ b/usr.bin/ssh/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.320 2020/01/30 22:25:34 djm Exp $ -.Dd $Mdocdate: January 30 2020 $ +.\" $OpenBSD: ssh_config.5,v 1.321 2020/01/31 22:25:59 jmc Exp $ +.Dd $Mdocdate: January 31 2020 $ .Dt SSH_CONFIG 5 .Os .Sh NAME @@ -1688,7 +1688,7 @@ Additional hostkeys are only accepted if the key used to authenticate the host was already trusted or explicitly accepted by the user. .Pp .Cm UpdateHostKeys -is enabled by default if the user has not overriden the default +is enabled by default if the user has not overridden the default .Cm UserKnownHostsFile setting, otherwise .Cm UpdateHostKeys |