mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-23 18:23:25 +08:00
upstream: Minor grammatical correction.
OK jmc@ OpenBSD-Commit-ID: de0fad0581e212b2750751e479b79c18ff8cac02
This commit is contained in:
parent
8635e7df7e
commit
a164862dfa
@ -33,8 +33,8 @@
|
||||
.\" (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.341 2021/01/08 04:49:13 djm Exp $
|
||||
.Dd $Mdocdate: January 8 2021 $
|
||||
.\" $OpenBSD: ssh_config.5,v 1.342 2021/01/14 19:45:06 rob Exp $
|
||||
.Dd $Mdocdate: January 14 2021 $
|
||||
.Dt SSH_CONFIG 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -1432,7 +1432,7 @@ or
|
||||
.Cm no .
|
||||
.It Cm RekeyLimit
|
||||
Specifies the maximum amount of data that may be transmitted before the
|
||||
session key is renegotiated, optionally followed a maximum amount of
|
||||
session key is renegotiated, optionally followed by a maximum amount of
|
||||
time that may pass before the session key is renegotiated.
|
||||
The first argument is specified in bytes and may have a suffix of
|
||||
.Sq K ,
|
||||
|
@ -33,8 +33,8 @@
|
||||
.\" (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.322 2021/01/09 12:51:12 jmc Exp $
|
||||
.Dd $Mdocdate: January 9 2021 $
|
||||
.\" $OpenBSD: sshd_config.5,v 1.323 2021/01/14 19:45:06 rob Exp $
|
||||
.Dd $Mdocdate: January 14 2021 $
|
||||
.Dt SSHD_CONFIG 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -1553,7 +1553,7 @@ The default is
|
||||
.Cm yes .
|
||||
.It Cm RekeyLimit
|
||||
Specifies the maximum amount of data that may be transmitted before the
|
||||
session key is renegotiated, optionally followed a maximum amount of
|
||||
session key is renegotiated, optionally followed by a maximum amount of
|
||||
time that may pass before the session key is renegotiated.
|
||||
The first argument is specified in bytes and may have a suffix of
|
||||
.Sq K ,
|
||||
|
Loading…
Reference in New Issue
Block a user