]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: spelling;
authorjmc@openbsd.org <jmc@openbsd.org>
Tue, 19 Jun 2018 05:36:57 +0000 (05:36 +0000)
committerDamien Miller <djm@mindrot.org>
Mon, 25 Jun 2018 22:30:43 +0000 (08:30 +1000)
OpenBSD-Commit-ID: db542918185243bea17202383a581851736553cc

sshd.8
sshd_config.5

diff --git a/sshd.8 b/sshd.8
index c05bbe65c8e29380edaf5455c394368f63087c70..d594d574342e72310db74d1bd405c7f4ae9d31ca 100644 (file)
--- a/sshd.8
+++ b/sshd.8
@@ -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: sshd.8,v 1.302 2018/06/19 02:59:41 djm Exp $
+.\" $OpenBSD: sshd.8,v 1.303 2018/06/19 05:36:57 jmc Exp $
 .Dd $Mdocdate: June 19 2018 $
 .Dt SSHD 8
 .Os
@@ -576,7 +576,7 @@ Note that
 will send a hostname of
 .Dq localhost
 if a listen host was not specified when the forwarding was requested, and
-that his name is treated differently to the explicit localhost addresses
+that this name is treated differently to the explicit localhost addresses
 .Dq 127.0.0.1
 and
 .Dq ::1 .
index c0683d4a16c01e1e67fc93867cfc815fee3faf33..86d2d421b8046743529700f8a65059aadafb8a14 100644 (file)
@@ -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: sshd_config.5,v 1.276 2018/06/19 02:59:41 djm Exp $
+.\" $OpenBSD: sshd_config.5,v 1.277 2018/06/19 05:36:57 jmc Exp $
 .Dd $Mdocdate: June 19 2018 $
 .Dt SSHD_CONFIG 5
 .Os
@@ -1226,7 +1226,7 @@ Note also that
 will request a listen host of
 .Dq localhost
 if no listen host was specifically requested, and this this name is
-treated differently to explict localhost addresses of
+treated differently to explicit localhost addresses of
 .Dq 127.0.0.1
 and
 .Dq ::1 .