upstream commit
typo: accidental repetition; bz#2386 Upstream-ID: 45e620d99f6bc301e5949d34a54027374991c88b
This commit is contained in:
parent
adfb24c69d
commit
732d61f417
|
@ -33,8 +33,8 @@
|
||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $OpenBSD: sshd_config.5,v 1.203 2015/05/22 03:50:02 djm Exp $
|
.\" $OpenBSD: sshd_config.5,v 1.204 2015/06/05 03:44:14 djm Exp $
|
||||||
.Dd $Mdocdate: May 22 2015 $
|
.Dd $Mdocdate: June 5 2015 $
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
|
@ -74,7 +74,7 @@ Note that environment passing is only supported for protocol 2, and
|
||||||
that the
|
that the
|
||||||
.Ev TERM
|
.Ev TERM
|
||||||
environment variable is always sent whenever the client
|
environment variable is always sent whenever the client
|
||||||
requests a pseudo-terminal is requested as it is required by the protocol.
|
requests a pseudo-terminal as it is required by the protocol.
|
||||||
Variables are specified by name, which may contain the wildcard characters
|
Variables are specified by name, which may contain the wildcard characters
|
||||||
.Ql *
|
.Ql *
|
||||||
and
|
and
|
||||||
|
|
Loading…
Reference in New Issue