diff options
author | rob@openbsd.org <rob@openbsd.org> | 2021-01-14 20:45:06 +0100 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2021-01-18 08:43:43 +0100 |
commit | a164862dfa863b54b7897f66e1dd75437f086c11 (patch) | |
tree | 65174ec68af8a35c263134668b6721d6885d8165 /ssh_config.5 | |
parent | Merge Mac OS X targets into a single config. (diff) | |
download | openssh-a164862dfa863b54b7897f66e1dd75437f086c11.tar.xz openssh-a164862dfa863b54b7897f66e1dd75437f086c11.zip |
upstream: Minor grammatical correction.
OK jmc@
OpenBSD-Commit-ID: de0fad0581e212b2750751e479b79c18ff8cac02
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 18a98a8f7..8c70962b6 100644 --- a/ssh_config.5 +++ b/ssh_config.5 @@ -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 , |