diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-10 20:03:44 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-10 20:03:44 +0000 |
commit | de4e2b578a7b2354135af9049d2ff2aab68fbb02 (patch) | |
tree | 5408478a084c3a6b150af62b8a8097516167f524 /docs/docbook/projdoc/security_level.sgml | |
parent | b9b544ebe808881f51025265c0246928544309f3 (diff) | |
download | samba-de4e2b578a7b2354135af9049d2ff2aab68fbb02.tar.gz samba-de4e2b578a7b2354135af9049d2ff2aab68fbb02.tar.bz2 samba-de4e2b578a7b2354135af9049d2ff2aab68fbb02.zip |
Use more stricter syntax and work towards Docbook XML migration
(This used to be commit ab8db2ad7d30da4b923bfa11e5c3295446103911)
Diffstat (limited to 'docs/docbook/projdoc/security_level.sgml')
-rw-r--r-- | docs/docbook/projdoc/security_level.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/projdoc/security_level.sgml b/docs/docbook/projdoc/security_level.sgml index 99f21aec5d..4ce5955e35 100644 --- a/docs/docbook/projdoc/security_level.sgml +++ b/docs/docbook/projdoc/security_level.sgml @@ -3,7 +3,7 @@ &author.tridge; &author.jelmer; </chapterinfo> -<title>Samba as Stand-Alone Server</title +<title>Samba as Stand-Alone Server</title> <para> In this section the function and purpose of Samba's <emphasis>security</emphasis> @@ -11,7 +11,7 @@ modes are described. </para> <sect1> -<Title>User and Share security level</title> +<title>User and Share security level</title> <para> A SMB server tells the client at startup what "security level" it is |