summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.84
1 files changed, 2 insertions, 2 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 .