From: dtucker Date: Tue, 28 Apr 2015 10:25:15 +0000 (+0000) Subject: Fix typo in previous X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c2d6e83a4c0c9b5c872e25d7607fae9e32ae3e8c;p=openbsd Fix typo in previous --- diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5 index fccb062e590..a334d0f16b8 100644 --- a/usr.bin/ssh/sshd_config.5 +++ b/usr.bin/ssh/sshd_config.5 @@ -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