diff options
-rw-r--r-- | doc/man/ouroboros.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/ouroboros.8 b/doc/man/ouroboros.8 index 04d0990d..31dccc6e 100644 --- a/doc/man/ouroboros.8 +++ b/doc/man/ouroboros.8 @@ -126,7 +126,7 @@ creates an IPCP process of type \fItype\fR in the system with name .PP \fBeth-llc\fR - create an IPCP that attaches to an Ethernet adapter. .PP -\fBsudp\fR - create an IPCP that attaches to a UDP socket. +\fBudp\fR - create an IPCP that attaches to a UDP socket. .PP \fBnormal\fR - create a normal IPCP that uses lower level layers. .RE |