summaryrefslogtreecommitdiff
path: root/docs/smbdotconf
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2008-04-06 20:29:06 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:47:45 -0500
commitf18299f36e6968af4932e5fcb56e01ada0889b60 (patch)
tree92ca35c92f41900a74a51bcba39997b010f8a882 /docs/smbdotconf
parent847645d88a4ad6789bdd82af7072b9b6c93f1125 (diff)
downloadsamba-f18299f36e6968af4932e5fcb56e01ada0889b60.tar.gz
samba-f18299f36e6968af4932e5fcb56e01ada0889b60.tar.bz2
samba-f18299f36e6968af4932e5fcb56e01ada0889b60.zip
Refresh our XSL templates to work with current docbook xslt for manpages
(This used to be commit fa20959680ce87b549e4534023ecec399d158b84)
Diffstat (limited to 'docs/smbdotconf')
-rw-r--r--docs/smbdotconf/printing/addportcommand.xml5
-rw-r--r--docs/smbdotconf/security/checkpasswordscript.xml2
-rw-r--r--docs/smbdotconf/vfs/setquotacommand.xml3
3 files changed, 4 insertions, 6 deletions
diff --git a/docs/smbdotconf/printing/addportcommand.xml b/docs/smbdotconf/printing/addportcommand.xml
index 1ba9a6c063..70957e2bce 100644
--- a/docs/smbdotconf/printing/addportcommand.xml
+++ b/docs/smbdotconf/printing/addportcommand.xml
@@ -4,12 +4,11 @@
advanced="1" developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
- <para>Samba 3.0.23 introduces support for adding printer ports
+ <para>Samba 3.0.23 introduced support for adding printer ports
remotely using the Windows &quot;Add Standard TCP/IP Port Wizard&quot;.
This option defines an external program to be executed when
smbd receives a request to add a new Port to the system.
- he script is passed two parameters:
- </para>
+ he script is passed two parameters:</para>
<itemizedlist>
<listitem><para><parameter moreinfo="none">port name</parameter></para></listitem>
diff --git a/docs/smbdotconf/security/checkpasswordscript.xml b/docs/smbdotconf/security/checkpasswordscript.xml
index 7fe898dfbf..9169891c29 100644
--- a/docs/smbdotconf/security/checkpasswordscript.xml
+++ b/docs/smbdotconf/security/checkpasswordscript.xml
@@ -12,7 +12,7 @@
user will be notified and the password change will fail.</para>
<para>Note: In the example directory there is a sample program called crackcheck
- that uses cracklib to checkpassword quality</para>.
+ that uses cracklib to checkpassword quality.</para>
</description>
diff --git a/docs/smbdotconf/vfs/setquotacommand.xml b/docs/smbdotconf/vfs/setquotacommand.xml
index 7c8d15015f..b00a620628 100644
--- a/docs/smbdotconf/vfs/setquotacommand.xml
+++ b/docs/smbdotconf/vfs/setquotacommand.xml
@@ -24,8 +24,7 @@
<listitem><para>2 - user default quotas (uid = -1)</para></listitem>
<listitem><para>3 - group quotas</para></listitem>
<listitem><para>4 - group default quotas (gid = -1)</para></listitem>
- </itemizedlist>
- </para></listitem>
+ </itemizedlist></para></listitem>
<listitem><para>2 - id (uid for user, gid for group, -1 if N/A)</para></listitem>
<listitem><para>3 - quota state (0 = disable, 1 = enable, 2 = enable and enforce)</para></listitem>
<listitem><para>4 - block softlimit</para></listitem>