summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-02-23 09:24:50 +0100
committerKarolin Seeger <kseeger@samba.org>2009-03-27 13:06:49 +0100
commit576ca7b5499e5780381bea0dbcdfda120128e44c (patch)
tree46f6ee43b319b964532db73a61ddf94275711eb9
parentcdd08fa20f117d6ef333ce278f4868533376f1ba (diff)
downloadsamba-576ca7b5499e5780381bea0dbcdfda120128e44c.tar.gz
samba-576ca7b5499e5780381bea0dbcdfda120128e44c.tar.xz
samba-576ca7b5499e5780381bea0dbcdfda120128e44c.zip
s3/docs: Fix typo in man mount.cifs.
Thanks to Tobias Stoeckmann for reporting! Karolin (cherry picked from commit 09a7f93f6be66a8f2a124e49b4effe2b5863f01d) (cherry picked from commit fdb5c65fc51784b6a159748ec4df3953b7d2c1cb) (cherry picked from commit b19f58ccd088a10e487a1261cadb4f3f41987391)
-rw-r--r--docs-xml/manpages-3/mount.cifs.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/mount.cifs.8.xml b/docs-xml/manpages-3/mount.cifs.8.xml
index c386592f1df..ca8ae5f4bf7 100644
--- a/docs-xml/manpages-3/mount.cifs.8.xml
+++ b/docs-xml/manpages-3/mount.cifs.8.xml
@@ -140,7 +140,7 @@ credentials file properly.
same domain (e.g. running winbind or nss_ldap) and
the server supports the Unix Extensions then the uid
and gid can be retrieved from the server (and uid
- and gid would not have to be specifed on the mount.
+ and gid would not have to be specified on the mount.
For servers which do not support the CIFS Unix
extensions, the default uid (and gid) returned on lookup
of existing files will be the uid (gid) of the person