upstream commit
word fix; Upstream-ID: 8539bdaf2366603a34a9b2f034527ca13bb795c5
This commit is contained in:
parent
4540428cd0
commit
e2004d4bb7
4
sshd.8
4
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.290 2017/06/24 05:35:05 djm Exp $
|
||||
.\" $OpenBSD: sshd.8,v 1.291 2017/06/24 06:28:50 jmc Exp $
|
||||
.Dd $Mdocdate: June 24 2017 $
|
||||
.Dt SSHD 8
|
||||
.Os
|
||||
|
@ -660,7 +660,7 @@ is authenticating a client, such as when using
|
|||
this will be the canonical client host name.
|
||||
When
|
||||
.Xr ssh 1
|
||||
is authenticating a server, this will be the either the host name
|
||||
is authenticating a server, this will be the host name
|
||||
given by the user, the value of the
|
||||
.Xr ssh 1
|
||||
.Cm HostkeyAlias
|
||||
|
|
Loading…
Reference in New Issue