Add --log-uid support to libip6t_LOG (Patrick McHardy <kaber@trash.net>)
diff --git a/extensions/libip6t_LOG.man b/extensions/libip6t_LOG.man
index 9eb5a6a..9d51fd4 100644
--- a/extensions/libip6t_LOG.man
+++ b/extensions/libip6t_LOG.man
@@ -26,3 +26,6 @@
 .TP
 .B --log-ip-options
 Log options from the IPv6 packet header.
+.TP
+.B --log-uid
+Log the userid of the process which generated the packet.