Merge pull request #1064 from cjbrigato/patch-1

minor Typo
This commit is contained in:
Hamish Coleman 2022-12-20 10:05:46 +11:00 committed by GitHub
commit 79bafc6790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
n2n.7
View File

@ -44,7 +44,7 @@ User Password Authentication
n2n-3 implements an optional user-password authentication scheme. A key n2n-3 implements an optional user-password authentication scheme. A key
generator assists in generating user's public keys to be stored at the generator assists in generating user's public keys to be stored at the
supernode side. supernode side.
.SH COPMPRESSION .SH COMPRESSION
LZO for payload compression is an always available option at n2n-3. If compiled with LZO for payload compression is an always available option at n2n-3. If compiled with
zstdlib support, ZSTD is at optional service as well. zstdlib support, ZSTD is at optional service as well.
.SH EXTENSIBILITY .SH EXTENSIBILITY