diff options
author | Karolin Seeger <ks@samba.org> | 2008-02-29 14:27:15 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:44 -0500 |
commit | 0ed56296c082e8525bc12107dcd8c928465a5366 (patch) | |
tree | 923ce91e552c14390fd30113acaab6cdec8734e6 | |
parent | 72ca79732b48b6faf5966f29b023611104f48feb (diff) | |
download | samba-0ed56296c082e8525bc12107dcd8c928465a5366.tar.gz samba-0ed56296c082e8525bc12107dcd8c928465a5366.tar.bz2 samba-0ed56296c082e8525bc12107dcd8c928465a5366.zip |
Add missing end tags
(This used to be commit 7c5832285f3dcf49f88b5f4c4145d15f51d9ba74)
-rw-r--r-- | docs/smbdotconf/browse/administrative_share.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/smbdotconf/browse/administrative_share.xml b/docs/smbdotconf/browse/administrative_share.xml index bc48bf0e1b..95db5f1c85 100644 --- a/docs/smbdotconf/browse/administrative_share.xml +++ b/docs/smbdotconf/browse/administrative_share.xml @@ -7,9 +7,10 @@ a share, then the share will be an administrative share. The Administrative Shares are the default network shares created by all Windows NT-based operating systems. These are shares like C$, D$ or ADMIN$. The type of these - shares is STYPE_DISKTREE_HIDDEN. + shares is STYPE_DISKTREE_HIDDEN.</para> - <para>See the section below on <smbconfoption name="security"/> for more information about this option. + <para>See the section below on <smbconfoption name="security"/> for more + information about this option.</para> </description> <value type="default">no</value> </samba:parameter> |