From: djm@openbsd.org Date: Fri, 5 Jun 2015 03:44:14 +0000 (+0000) Subject: upstream commit X-Git-Tag: V_6_9_P1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732d61f417a6aea0aa5308b59cb0f563bcd6edd6;p=thirdparty%2Fopenssh-portable.git upstream commit typo: accidental repetition; bz#2386 Upstream-ID: 45e620d99f6bc301e5949d34a54027374991c88b --- diff --git a/sshd_config.5 b/sshd_config.5 index 76179adff..5ab431890 100644 --- a/sshd_config.5 +++ b/sshd_config.5 @@ -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.203 2015/05/22 03:50:02 djm Exp $ -.Dd $Mdocdate: May 22 2015 $ +.\" $OpenBSD: sshd_config.5,v 1.204 2015/06/05 03:44:14 djm Exp $ +.Dd $Mdocdate: June 5 2015 $ .Dt SSHD_CONFIG 5 .Os .Sh NAME @@ -74,7 +74,7 @@ Note that environment passing is only supported for protocol 2, and that the .Ev TERM 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 .Ql * and