Fix UDP acronym
[fio.git] / HOWTO
diff --git a/HOWTO b/HOWTO
index cdff07a2ce21bf2e0cf9ea2624d8b56cc653e869..aa06fd5dc40bda09f47f5b4d9f7d7382503f4e4e 100644 (file)
--- a/HOWTO
+++ b/HOWTO
@@ -1327,7 +1327,7 @@ that defines them is selected.
 [net] proto=str        The network protocol to use. Accepted values are:
 
                        tcp     Transmission control protocol
-                       udp     Unreliable datagram protocol
+                       udp     User datagram protocol
                        unix    UNIX domain socket
 
                When the protocol is TCP or UDP, the port must also be given,