Fix UDP acronym
[fio.git] / engines / net.c
index cf6025f1aa5ca6ecce389654be999ca135369476..7354d310141d2f7b4a9da29827da31ea6a319c67 100644 (file)
@@ -79,7 +79,7 @@ static struct fio_option options[] = {
                          },
                          { .ival = "udp",
                            .oval = FIO_TYPE_UDP,
-                           .help = "Unreliable Datagram Protocol",
+                           .help = "User Datagram Protocol",
                          },
                          { .ival = "unix",
                            .oval = FIO_TYPE_UNIX,