1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Typo: s/Procotol/Protocol/

MFC after:	3 days
This commit is contained in:
Jens Schweikhardt 2002-03-16 17:47:32 +00:00
parent 129c0ad77a
commit c86e69862f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92429

View File

@ -160,7 +160,7 @@ sources before this node type will compile with the
.Dv NETGRAPH_MPPC_COMPRESSION
option.
.Sh BUGS
In PPP, encryption should be handled by the Encryption Control Procotol (ECP)
In PPP, encryption should be handled by the Encryption Control Protocol (ECP)
rather than CCP.
However, Microsoft combined both compression and encryption into their
``compression'' algorithm, which is confusing.