summaryrefslogtreecommitdiffstats
path: root/bin/cat/cat.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cat/cat.1')
-rw-r--r--bin/cat/cat.17
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1
index a8eead6..df7d2e1 100644
--- a/bin/cat/cat.1
+++ b/bin/cat/cat.1
@@ -58,7 +58,12 @@ is a single dash
.Pq Sq \&-
or absent,
.Nm
-reads from the standard input.
+reads from the standard input. If
+.Ar file
+is a unix domain socket,
+.Nm
+connects to it and then reads it until EOF. This complements the unix-domain
+binding capability available in inetd.
.Pp
The options are as follows:
.Bl -tag -width indent
OpenPOWER on IntegriCloud