summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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