summaryrefslogtreecommitdiff
path: root/lib/vconn-active.man
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vconn-active.man')
-rw-r--r--lib/vconn-active.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/vconn-active.man b/lib/vconn-active.man
index 252438da7..3e789cc88 100644
--- a/lib/vconn-active.man
+++ b/lib/vconn-active.man
@@ -11,4 +11,6 @@ If \fIport\fR is not specified, it defaults to 6653.
\fBunix:\fIfile\fR
On POSIX, a Unix domain server socket named \fIfile\fR.
.IP
-On Windows, a localhost TCP port written in \fIfile\fR.
+On Windows, connect to a local named pipe that is represented by a
+file created in the path \fIfile\fR to mimic the behavior of a Unix
+domain socket.