summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-02-23 09:24:50 +0100
committerKarolin Seeger <kseeger@samba.org>2009-02-23 09:28:45 +0100
commiteebc7e7ff0e6580b55ca0964a1f38096e11caa78 (patch)
treeef5dfef4c311ed2a0af542b4bbae01d605ec0240
parent194fdee65f91e8ea88196d2cff1c678f868bb3df (diff)
downloadsamba-eebc7e7ff0e6580b55ca0964a1f38096e11caa78.tar.gz
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 6c80089920d..86e46704097 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