diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-07-27 14:28:47 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2021-07-27 14:28:47 +0000 |
commit | 93cd30b7b3f67feab74e2a7b3251b0d38cf54c32 (patch) | |
tree | fe874f0475eb69ca8936df6ac9469ad5d738eef6 /usr.bin | |
parent | 3f7cd589356e0d808fbbd4d5c2e36aa7f09c0066 (diff) |
word fix; reported by debian at helgefjell de
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ssh/sshd_config.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/ssh/sshd_config.5 b/usr.bin/ssh/sshd_config.5 index 88954f8efd4..15c8dc6c748 100644 --- a/usr.bin/ssh/sshd_config.5 +++ b/usr.bin/ssh/sshd_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: sshd_config.5,v 1.332 2021/07/02 05:11:21 dtucker Exp $ -.Dd $Mdocdate: July 2 2021 $ +.\" $OpenBSD: sshd_config.5,v 1.333 2021/07/27 14:28:46 jmc Exp $ +.Dd $Mdocdate: July 27 2021 $ .Dt SSHD_CONFIG 5 .Os .Sh NAME @@ -1600,7 +1600,7 @@ For more information on KRLs, see the KEY REVOCATION LISTS section in .It Cm RDomain Specifies an explicit routing domain that is applied after authentication has completed. -The user session, as well and any forwarded or listening IP sockets, +The user session, as well as any forwarded or listening IP sockets, will be bound to this .Xr rdomain 4 . If the routing domain is set to |