diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2015-06-05 03:44:15 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2015-06-05 03:44:15 +0000 |
commit | d5a0cd2de04971b6a435bfc4a74fcf674f6c313f (patch) | |
tree | 2f348768b502fb2ec46cb0089323689fe04b40df /usr.bin/ssh | |
parent | b833b00fd46663f9e46f6ee8536f94a94ff777b3 (diff) |
typo: accidental repetition; bz#2386
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r-- | usr.bin/ssh/sshd_config.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5 index 72403e53e8d..d5a59cc4b0a 100644 --- a/usr.bin/ssh/sshd_config.5 +++ b/usr.bin/ssh/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 |