diff options
Diffstat (limited to 'man/man4')
-rw-r--r-- | man/man4/9pserve.4 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/man4/9pserve.4 b/man/man4/9pserve.4 index 388f24b6..cd34d931 100644 --- a/man/man4/9pserve.4 +++ b/man/man4/9pserve.4 @@ -12,6 +12,10 @@ .I afid ] [ +.B -c +.I addr +] +[ .B -M .I msize ] @@ -73,6 +77,11 @@ used to implement .B -a option .TP +.B -c +multiplex clients onto a single connection to +.IR addr , +instead of standard input and output +.TP .B -M do not initialize the connection with a .B Tversion |