git: 9front

Download patch

ref: ada0a361d1bfb0b20ad86daa17ccf35a3929a618
parent: f5b0441648bf252b5cfacd01d34780c8ca24f456
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Wed Jun 5 16:35:09 EDT 2013

cifs(4): default method is ntlmv2, fix formatting

--- a/sys/man/4/cifs
+++ b/sys/man/4/cifs
@@ -43,7 +43,7 @@
 .BI -a " auth-method"
 .I Cifs
 authenticates using
-.L BNTLM
+.B ntlmv2
 by default, but alternative strategies may be
 selected using this option.
 .I Cifs
@@ -56,7 +56,7 @@
 .IP
 .I "Windows server 2003"
 requires the
-.B BNTLMv2
+.B ntlmv2
 method by default, though it can be configured to be more flexible.
 .TP
 .B -b
--