ref: 91e9d7466fbd23618c113672f0b379d63cf16f29
parent: 3c8db40def613d036715a092eafb6ef7be22928a
author: cinap_lenrek <[email protected]>
date: Wed Dec 11 01:48:02 EST 2013
cifs(4): fix documentation for -d flag
--- a/sys/man/4/cifs
+++ b/sys/man/4/cifs
@@ -4,8 +4,11 @@
.SH SYNOPSIS
.B cifs
[
-.B -bdDiv
+.B -bDiv
] [
+.B -d
+.I debug
+] [
.B -a
.I auth-method
] [
@@ -67,8 +70,11 @@
.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.