aboutsummaryrefslogtreecommitdiff
path: root/man/man8/listen1.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/man8/listen1.8')
-rw-r--r--man/man8/listen1.88
1 files changed, 3 insertions, 5 deletions
diff --git a/man/man8/listen1.8 b/man/man8/listen1.8
index 534766bf..98f560f3 100644
--- a/man/man8/listen1.8
+++ b/man/man8/listen1.8
@@ -17,9 +17,7 @@ listen1 \- listen for calls on a network device
.I Listen1
is a lightweight listener intended for personal use,
modeled from Inferno's
-.\" write out this way so automatic programs
-.\" don't try to make it into a real man page reference.
-\fIlisten\fR(1).
+.IR listen (1).
It
announces on
.IR address ,
@@ -28,7 +26,7 @@ running
.I args...
for each incoming connection;
the network directory is passed in the environment
-as
+as
.BR $net .
The
.B -v
@@ -36,4 +34,4 @@ flag causes verbose logging on standard output.
.SH SOURCE
.B \*9/src/cmd/listen1.c
.SH "SEE ALSO"
-.IR dial (3)
+.MR dial (3)