]> git.lizzy.rs Git - plan9front.git/commitdiff
cifs(4): fix documentation for -d flag
authorcinap_lenrek <cinap_lenrek@felloff.net>
Wed, 11 Dec 2013 05:48:02 +0000 (06:48 +0100)
committercinap_lenrek <cinap_lenrek@felloff.net>
Wed, 11 Dec 2013 05:48:02 +0000 (06:48 +0100)
sys/man/4/cifs

index cb9e1c8b1c525127f1188ea426a493a266523bde..be6cba4261880414b5567d30ae401fa5f08d4dea 100644 (file)
@@ -4,7 +4,10 @@ cifs - Microsoft™ Windows network filesystem client
 .SH SYNOPSIS
 .B cifs
 [
-.B -bdDiv
+.B -bDiv
+] [
+.B -d
+.I debug
 ] [
 .B -a
 .I auth-method
@@ -67,8 +70,11 @@ This requires an open and close per file and thus will slow
 .I cifs
 considerably; its use is not recommended.
 .TP
-.B -d
-CIFS packet debug.
+.BI -d " debug"
+followed by non-whitespace separated list of debug options
+.I debug
+writes specific debug output to file descriptor 2. See source
+for more information.
 .TP
 .B -D
 9P request debug.