Skip to content

Commit bc7de6f

Browse files
jmc@openbsd.orgdjmdjm
authored andcommitted
upstream: tweak previous; ok djm
OpenBSD-Commit-ID: df71ce4180c58202dfdc1d92626cfe900b91b7c3
1 parent a20b7e9 commit bc7de6f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sshd_config.5

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3434
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3535
.\"
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 $
3838
.Dt SSHD_CONFIG 5
3939
.Os
4040
.Sh NAME
@@ -1821,11 +1821,11 @@ Specifies whether and how quickly
18211821
.Xr sshd 8
18221822
should close client connections with no open channels.
18231823
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.
18251825
Forwarding listeners, such as those from the
18261826
.Xr ssh 1
18271827
.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.
18291829
The timeout value
18301830
is specified in seconds or may use any of the units documented in the
18311831
.Sx TIME FORMATS

0 commit comments

Comments
 (0)