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:31:06 +0100
commit6d3dba353feab40605b25896d48864eb3c0ec096 (patch)
treef8758bec45751fb891b7bc6ec2ddaf9c6b23d74b
parent56bc6cbd7bb1f342b635eb139f4577dc990e4c1e (diff)
downloadsamba-6d3dba353feab40605b25896d48864eb3c0ec096.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)
-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 534f16887e1..dae54e1d97b 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