summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2018-06-19 05:36:57 +0000
committerDamien Miller <djm@mindrot.org>2018-06-26 08:30:43 +1000
commitf535ff922a67d9fcc5ee69d060d1b21c8bb01d14 (patch)
tree9c43d8a25966594dcf1bf28112f54b6a8a216163
parent80e199d6175904152aafc5c297096c3e18297691 (diff)
upstream: spelling;
OpenBSD-Commit-ID: db542918185243bea17202383a581851736553cc
-rw-r--r--sshd.84
-rw-r--r--sshd_config.54
2 files changed, 4 insertions, 4 deletions
diff --git a/sshd.8 b/sshd.8
index c05bbe65c..d594d5743 100644
--- a/sshd.8
+++ b/sshd.8
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd.8,v 1.302 2018/06/19 02:59:41 djm Exp $ 36.\" $OpenBSD: sshd.8,v 1.303 2018/06/19 05:36:57 jmc Exp $
37.Dd $Mdocdate: June 19 2018 $ 37.Dd $Mdocdate: June 19 2018 $
38.Dt SSHD 8 38.Dt SSHD 8
39.Os 39.Os
@@ -576,7 +576,7 @@ Note that
576will send a hostname of 576will send a hostname of
577.Dq localhost 577.Dq localhost
578if a listen host was not specified when the forwarding was requested, and 578if a listen host was not specified when the forwarding was requested, and
579that his name is treated differently to the explicit localhost addresses 579that this name is treated differently to the explicit localhost addresses
580.Dq 127.0.0.1 580.Dq 127.0.0.1
581and 581and
582.Dq ::1 . 582.Dq ::1 .
diff --git a/sshd_config.5 b/sshd_config.5
index c0683d4a1..86d2d421b 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.276 2018/06/19 02:59:41 djm Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.277 2018/06/19 05:36:57 jmc Exp $
37.Dd $Mdocdate: June 19 2018 $ 37.Dd $Mdocdate: June 19 2018 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
@@ -1226,7 +1226,7 @@ Note also that
1226will request a listen host of 1226will request a listen host of
1227.Dq localhost 1227.Dq localhost
1228if no listen host was specifically requested, and this this name is 1228if no listen host was specifically requested, and this this name is
1229treated differently to explict localhost addresses of 1229treated differently to explicit localhost addresses of
1230.Dq 127.0.0.1 1230.Dq 127.0.0.1
1231and 1231and
1232.Dq ::1 . 1232.Dq ::1 .