diff options
-rw-r--r-- | ssh_config.5 | 4 | ||||
-rw-r--r-- | sshd_config.5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 304811915..844556b56 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -33,7 +33,7 @@ | |||
33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
35 | .\" | 35 | .\" |
36 | .\" $OpenBSD: ssh_config.5,v 1.207 2015/04/28 10:17:58 dtucker Exp $ | 36 | .\" $OpenBSD: ssh_config.5,v 1.208 2015/04/28 13:47:38 jmc Exp $ |
37 | .Dd $Mdocdate: April 28 2015 $ | 37 | .Dd $Mdocdate: April 28 2015 $ |
38 | .Dt SSH_CONFIG 5 | 38 | .Dt SSH_CONFIG 5 |
39 | .Os | 39 | .Os |
@@ -1335,7 +1335,7 @@ The server must also support it, and the server must be configured to | |||
1335 | accept these environment variables. | 1335 | accept these environment variables. |
1336 | Note that the | 1336 | Note that the |
1337 | .Ev TERM | 1337 | .Ev TERM |
1338 | enviroment variable is always sent whenever a | 1338 | environment variable is always sent whenever a |
1339 | pseudo-terminal is requested as it is required by the protocol. | 1339 | pseudo-terminal is requested as it is required by the protocol. |
1340 | Refer to | 1340 | Refer to |
1341 | .Cm AcceptEnv | 1341 | .Cm AcceptEnv |
diff --git a/sshd_config.5 b/sshd_config.5 index f09adfc4d..33e401170 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -33,7 +33,7 @@ | |||
33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 33 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 34 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
35 | .\" | 35 | .\" |
36 | .\" $OpenBSD: sshd_config.5,v 1.198 2015/04/28 10:25:15 dtucker Exp $ | 36 | .\" $OpenBSD: sshd_config.5,v 1.199 2015/04/28 13:47:38 jmc Exp $ |
37 | .Dd $Mdocdate: April 28 2015 $ | 37 | .Dd $Mdocdate: April 28 2015 $ |
38 | .Dt SSHD_CONFIG 5 | 38 | .Dt SSHD_CONFIG 5 |
39 | .Os | 39 | .Os |
@@ -73,7 +73,7 @@ for how to configure the client. | |||
73 | Note that environment passing is only supported for protocol 2, and | 73 | Note that environment passing is only supported for protocol 2, and |
74 | that the | 74 | that the |
75 | .Ev TERM | 75 | .Ev TERM |
76 | enviroment variable is always sent whenever the client | 76 | environment variable is always sent whenever the client |
77 | requests a pseudo-terminal is requested as it is required by the protocol. | 77 | requests a pseudo-terminal is requested as it is required by the protocol. |
78 | Variables are specified by name, which may contain the wildcard characters | 78 | Variables are specified by name, which may contain the wildcard characters |
79 | .Ql * | 79 | .Ql * |