mirror of git://anongit.mindrot.org/openssh.git
parent
85b96ef413
commit
43beea053d
|
@ -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_config.5,v 1.197 2015/04/28 10:17:58 dtucker Exp $
|
||||
.\" $OpenBSD: sshd_config.5,v 1.198 2015/04/28 10:25:15 dtucker Exp $
|
||||
.Dd $Mdocdate: April 28 2015 $
|
||||
.Dt SSHD_CONFIG 5
|
||||
.Os
|
||||
|
@ -74,7 +74,7 @@ Note that environment passing is only supported for protocol 2, and
|
|||
that the
|
||||
.Ev TERM
|
||||
enviroment variable is always sent whenever the client
|
||||
requests apseudo-terminal is requested as it is required by the protocol.
|
||||
requests a pseudo-terminal is requested as it is required by the protocol.
|
||||
Variables are specified by name, which may contain the wildcard characters
|
||||
.Ql *
|
||||
and
|
||||
|
|
Loading…
Reference in New Issue