File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33
33
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34
34
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35
35
.\"
36
- .\" $OpenBSD: sshd_config.5,v 1.346 2023/01/17 09:44:48 djm Exp $
37
- .Dd $Mdocdate : January 17 2023 $
36
+ .\" $OpenBSD: sshd_config.5,v 1.347 2023/01/18 06:55:32 jmc Exp $
37
+ .Dd $Mdocdate : January 18 2023 $
38
38
.Dt SSHD_CONFIG 5
39
39
.Os
40
40
.Sh NAME
@@ -1821,11 +1821,11 @@ Specifies whether and how quickly
1821
1821
.Xr sshd 8
1822
1822
should close client connections with no open channels.
1823
1823
Open channels include active shell, command execution or subsystem
1824
- sessions, connected network, socket, agent of X11 forwardings.
1824
+ sessions, connected network, socket, agent or X11 forwardings.
1825
1825
Forwarding listeners, such as those from the
1826
1826
.Xr ssh 1
1827
1827
.Fl R
1828
- flag are not considered as open channels and do not prevent the timeout.
1828
+ flag, are not considered as open channels and do not prevent the timeout.
1829
1829
The timeout value
1830
1830
is specified in seconds or may use any of the units documented in the
1831
1831
.Sx TIME FORMATS
You can’t perform that action at this time.
0 commit comments