summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-04-28 13:47:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-04-28 13:47:39 +0000
commitabfa0515975c974527426a7a72aa8931b2420976 (patch)
tree9086d1badf12a01f2f2927775ed0cd3f44a2ff95 /usr.bin
parentd1418cc2e7bd14f08e253149c7dd57f456b431a8 (diff)
enviroment -> environment: apologies to darren for not spotting that first
time round...
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/ssh_config.54
-rw-r--r--usr.bin/ssh/sshd_config.54
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5
index 3048119151e..844556b56e6 100644
--- a/usr.bin/ssh/ssh_config.5
+++ b/usr.bin/ssh/ssh_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: ssh_config.5,v 1.207 2015/04/28 10:17:58 dtucker Exp $
+.\" $OpenBSD: ssh_config.5,v 1.208 2015/04/28 13:47:38 jmc Exp $
.Dd $Mdocdate: April 28 2015 $
.Dt SSH_CONFIG 5
.Os
@@ -1335,7 +1335,7 @@ The server must also support it, and the server must be configured to
accept these environment variables.
Note that the
.Ev TERM
-enviroment variable is always sent whenever a
+environment variable is always sent whenever a
pseudo-terminal is requested as it is required by the protocol.
Refer to
.Cm AcceptEnv
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5
index a334d0f16b8..0e0952cd653 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.198 2015/04/28 10:25:15 dtucker Exp $
+.\" $OpenBSD: sshd_config.5,v 1.199 2015/04/28 13:47:38 jmc Exp $
.Dd $Mdocdate: April 28 2015 $
.Dt SSHD_CONFIG 5
.Os
@@ -73,7 +73,7 @@ for how to configure the client.
Note that environment passing is only supported for protocol 2, and
that the
.Ev TERM
-enviroment variable is always sent whenever the client
+environment variable is always sent whenever the client
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 *