summaryrefslogtreecommitdiff
path: root/network/netcat-openbsd/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/netcat-openbsd/README')
-rw-r--r--network/netcat-openbsd/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/netcat-openbsd/README b/network/netcat-openbsd/README
index 4a9f5f9239..9431a830ae 100644
--- a/network/netcat-openbsd/README
+++ b/network/netcat-openbsd/README
@@ -10,3 +10,7 @@ built-in capabilities.
This package contains the OpenBSD rewrite of netcat, including support
for IPv6, proxies, and Unix sockets. The installed binary is named
"nc.openbsd" and the manpage is as well.
+
+BTW, this package conflicts with the netcat in slackware as it creates
+a symbolic link /usr/bin/nc (to let libvirt stuff work correctly), so
+remove netcat (nc) from your system before building/installing this.