summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-02-23 09:24:50 +0100
committerKarolin Seeger <kseeger@samba.org>2009-07-30 09:22:12 +0200
commit213581c68f67800858958ca79cb6de73fa57b507 (patch)
tree2a0a8702240ed252845177df38389d9a5d390416
parent868ffe754db8ab59341c71b3cce2cd9600939185 (diff)
downloadsamba-213581c68f67800858958ca79cb6de73fa57b507.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) (cherry picked from commit eebc7e7ff0e6580b55ca0964a1f38096e11caa78)
-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