]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/8/cifsd
vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrandom()...
[plan9front.git] / sys / man / 8 / cifsd
index a1187301e011db390b158d82aab0a28476dc3af5..3e6076571e02f75686a3121e4505b945810529d5 100644 (file)
@@ -31,12 +31,12 @@ It is normally started by the network listen process via the
 .B /rc/bin/service/tcp445
 service script (see
 .IR listen (8)),
-wich passes
+which passes
 .I conndir
 and filedescriptors 0 and 1 to the incoming connection.
 .PP
 Users are authenticated by ther Inferno/pop secret held by the auth server.
-When successfull,
+When successful,
 .I cifsd
 changes its user id and namespace to the authenticated user.
 Informative log messages are appended to
@@ -85,13 +85,13 @@ be enabled.  Valid options are:
 .RS
 .TP
 .B trspaces
-transforms whitespaces in filenames to non breaking whitespaces. This is usefull
+transforms whitespace in filenames to non breaking whitespace. This is useful
 when exporting filesystems other than fossil.
 .TP
 .B casesensitive
 By default, filename lookups are done case insensitive to match
-windows filesystem sematics.  This option disables case insensitive
-lookups wich can result in a performance improvement, but might break
+windows filesystem semantics.  This option disables case insensitive
+lookups which can result in a performance improvement, but might break
 some applications.
 .SH FILES
 .B /rc/bin/service/tcp445
@@ -104,3 +104,6 @@ some applications.
 .SH "SEE ALSO"
 .IR listen (8),
 .IR srv (4)
+.SH HISTORY
+.I Cifsd
+first appeared in 9front (May, 2011).