commit | f5cc3d0ea8acf13c8e722da6c2d485889968d132 | [log] [tgz] |
---|---|---|
author | Bruce Cran <bruce@cran.org.uk> | Wed Oct 10 08:17:44 2012 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Oct 10 08:17:44 2012 -0600 |
tree | f97bc628e3386700b3c2a56fcef91124426e1bf9 | |
parent | 94c6372c7332b69e4f308e46614a6952695fa86c [diff] [blame] |
Fix UDP acronym It's 'User', not 'Unreliable'. Signed-off-by: Jens Axboe <axboe@kernel.dk>
diff --git a/HOWTO b/HOWTO index cdff07a..aa06fd5 100644 --- a/HOWTO +++ b/HOWTO
@@ -1327,7 +1327,7 @@ [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,