mirror of git://anongit.mindrot.org/openssh.git
upstream: Remove duplicate word. bz#2958, patch from jjelen at
redhat.com OpenBSD-Commit-ID: cca3965a8333f2b6aae48b79ec1d72f7a830dd2c
This commit is contained in:
parent
be3e6cba95
commit
177d6c80c5
|
@ -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: sshd_config.5,v 1.282 2018/09/20 03:28:06 djm Exp $
|
||||
.Dd $Mdocdate: September 20 2018 $
|
||||
.\" $OpenBSD: sshd_config.5,v 1.283 2019/01/23 20:48:52 dtucker Exp $
|
||||
.Dd $Mdocdate: January 23 2019 $
|
||||
.Dt SSHD_CONFIG 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -1237,7 +1237,7 @@ Note also that
|
|||
.Xr ssh 1
|
||||
will request a listen host of
|
||||
.Dq localhost
|
||||
if no listen host was specifically requested, and this this name is
|
||||
if no listen host was specifically requested, and this name is
|
||||
treated differently to explicit localhost addresses of
|
||||
.Dq 127.0.0.1
|
||||
and
|
||||
|
|
Loading…
Reference in New Issue