mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
openssh: update default version addendum in man pages
Fixes:2f513db72b("Upgrade to OpenSSH 7.9p1.") MFC after: 3 days Sponsored by: The FreeBSD Foundation (cherry picked from commitb0025f9b7f)
This commit is contained in:
parent
c44d2e30e8
commit
641df1db3a
2 changed files with 2 additions and 2 deletions
|
|
@ -1658,7 +1658,7 @@ in
|
|||
Specifies a string to append to the regular version string to identify
|
||||
OS- or site-specific modifications.
|
||||
The default is
|
||||
.Dq FreeBSD-20180909 .
|
||||
.Dq FreeBSD-20200214 .
|
||||
The value
|
||||
.Cm none
|
||||
may be used to disable this.
|
||||
|
|
|
|||
|
|
@ -1654,7 +1654,7 @@ The default is
|
|||
Optionally specifies additional text to append to the SSH protocol banner
|
||||
sent by the server upon connection.
|
||||
The default is
|
||||
.Qq FreeBSD-20180909 .
|
||||
.Qq FreeBSD-20200214 .
|
||||
The value
|
||||
.Cm none
|
||||
may be used to disable this.
|
||||
|
|
|
|||
Loading…
Reference in a new issue