commit | 8e67680dcb24b5353b936b514f14949cc1935738 | [log] [tgz] |
---|---|---|
author | Laurent Vivier <lvivier@redhat.com> | Thu Jul 04 14:48:33 2024 +0200 |
committer | Jason Wang <jasowang@redhat.com> | Fri Aug 02 11:09:52 2024 +0800 |
tree | 8c0efecd2e198943ea1571064fb8d2b0df451568 | |
parent | 178413a1031af79f1a224e021e3dfd422e3787df [diff] |
net: update netdev dgram man page with unix socket Add the description of "-netdev dgram" with a unix domain socket. The code has been added but the man page has not been updated. Fixes: 784e7a253104 ("net: dgram: add unix socket") Signed-off-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>