From 4ff69507837bb2501cba25dfa219c252333cc185 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Fri, 12 Oct 2007 12:52:52 -0400 Subject: 9p: add -n to disable authentication --- man/man1/9p.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/man1/9p.1 b/man/man1/9p.1 index cac024a0..762e7220 100644 --- a/man/man1/9p.1 +++ b/man/man1/9p.1 @@ -71,6 +71,9 @@ the server at .B -A\fI aname attach to the file system named .I aname +.TP +.B -n +mount without authentication .PP The first argument is a command, one of: .TP -- cgit v1.2.3