diff options
author | mischief <mischief@offblast.org> | 2015-01-05 20:21:40 -0800 |
---|---|---|
committer | mischief <mischief@offblast.org> | 2015-01-05 20:21:40 -0800 |
commit | 1bd467fc0e3622f4dc12ac14bede208e73fa4445 (patch) | |
tree | 3131b7757a304bc9b53c19aaec05d804f6b14641 /sys/man/1/vnc | |
parent | 654450bc1da238c42bee28e9fccba57323a48884 (diff) |
vncs: turn off auth with -A, do not require -c for -x
Diffstat (limited to 'sys/man/1/vnc')
-rw-r--r-- | sys/man/1/vnc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/man/1/vnc b/sys/man/1/vnc index ae732b2f7..0a2dc9a39 100644 --- a/sys/man/1/vnc +++ b/sys/man/1/vnc @@ -130,10 +130,9 @@ print verbose output to standard error. .TP .B -x \fInet announce on an alternate network interface. -Because of the weak authentication protocol and -default lack of encryption, this option must -be accompanied by -.BR -c . +.TP +.B -A +turn off authentication. .PD .PP The command |