summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2021-03-12 05:18:00 +0000
committerjsg <jsg@openbsd.org>2021-03-12 05:18:00 +0000
commitc5d247d8353972b1639809968f5f27ecafddc13c (patch)
tree7ba554809211a5b1186dbc6bc749b0180abf68e3 /usr.bin/ssh
parentAdd ModuliFile keyword to sshd_config to specify the location of the (diff)
downloadwireguard-openbsd-c5d247d8353972b1639809968f5f27ecafddc13c.tar.xz
wireguard-openbsd-c5d247d8353972b1639809968f5f27ecafddc13c.zip
spelling
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r--usr.bin/ssh/ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5
index 9f6d014c651..62dafc9ee2c 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.349 2021/02/28 22:56:30 dtucker Exp $
-.Dd $Mdocdate: February 28 2021 $
+.\" $OpenBSD: ssh_config.5,v 1.350 2021/03/12 05:18:01 jsg Exp $
+.Dd $Mdocdate: March 12 2021 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -1978,7 +1978,7 @@ The local user ID.
.It %K
The base64 encoded host key.
.It %k
-The host key alias if specified, otherwise the orignal remote hostname given
+The host key alias if specified, otherwise the original remote hostname given
on the command line.
.It %L
The local hostname.