diff options
author | Karolin Seeger <ks@samba.org> | 2007-04-16 07:47:27 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:31 -0500 |
commit | ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7 (patch) | |
tree | 7dcd48da6af761f86e3010f0b31428e57de2d9fd /docs/smbdotconf/winbind | |
parent | a5932942561e2a32a0487568fb7e9923652f5e8c (diff) | |
download | samba-ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7.tar.gz samba-ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7.tar.bz2 samba-ab8552ea51b8ed0f67252ffda6b502d0d6c23bf7.zip |
Add some missing whitespaces.
(This used to be commit a4598542897699d35c2614f87044ddd4f138d85d)
Diffstat (limited to 'docs/smbdotconf/winbind')
-rw-r--r-- | docs/smbdotconf/winbind/winbindenumusers.xml | 6 | ||||
-rw-r--r-- | docs/smbdotconf/winbind/winbindusedefaultdomain.xml | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/smbdotconf/winbind/winbindenumusers.xml b/docs/smbdotconf/winbind/winbindenumusers.xml index 002c6e065a..c987feaf8a 100644 --- a/docs/smbdotconf/winbind/winbindenumusers.xml +++ b/docs/smbdotconf/winbind/winbindenumusers.xml @@ -6,10 +6,10 @@ <para>On large installations using <citerefentry><refentrytitle>winbindd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> it may be necessary to suppress the enumeration of users through the <command moreinfo="none">setpwent()</command>, - <command moreinfo="none">getpwent()</command> and - <command moreinfo="none">endpwent()</command> group of system calls. If + <command moreinfo="none">getpwent()</command> and + <command moreinfo="none">endpwent()</command> group of system calls. If the <parameter moreinfo="none">winbind enum users</parameter> parameter is - <constant>no</constant>, calls to the <command moreinfo="none">getpwent</command> system call + <constant>no</constant>, calls to the <command moreinfo="none">getpwent</command> system call will not return any data. </para> <warning><para>Turning off user diff --git a/docs/smbdotconf/winbind/winbindusedefaultdomain.xml b/docs/smbdotconf/winbind/winbindusedefaultdomain.xml index 3fe76da349..334068a329 100644 --- a/docs/smbdotconf/winbind/winbindusedefaultdomain.xml +++ b/docs/smbdotconf/winbind/winbindusedefaultdomain.xml @@ -5,7 +5,7 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This parameter specifies whether the - <citerefentry><refentrytitle>winbindd</refentrytitle> + <citerefentry><refentrytitle>winbindd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> daemon should operate on users without domain component in their username. Users without a domain component are treated as is part of the winbindd server's own |