summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2015-06-05 03:44:14 +0000
committerDamien Miller <djm@mindrot.org>2015-06-05 15:18:02 +1000
commit732d61f417a6aea0aa5308b59cb0f563bcd6edd6 (patch)
treeee4c26ad37476a533c5645a24990eb892005ecff
parentadfb24c69d1b6f5e758db200866c711e25a2ba73 (diff)
upstream commit
typo: accidental repetition; bz#2386 Upstream-ID: 45e620d99f6bc301e5949d34a54027374991c88b
-rw-r--r--sshd_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 76179adf..5ab43189 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