aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man4/9pserve.47
1 files changed, 6 insertions, 1 deletions
diff --git a/man/man4/9pserve.4 b/man/man4/9pserve.4
index 9e319e60..388f24b6 100644
--- a/man/man4/9pserve.4
+++ b/man/man4/9pserve.4
@@ -4,7 +4,7 @@
.SH SYNOPSIS
.B 9pserve
[
-.B -lv
+.B -lnv
]
[
.B -A
@@ -55,6 +55,11 @@ The options are:
logging; write a debugging log to
.IB addr .log \fR.
.TP
+.B -n
+no authentication; respond to Tauth
+messages with an error (see
+.IR attach (9P)).
+.TP
.B -v
verbose; more verbose when repeated
.TP