diff options
author | John Terpstra <jht@samba.org> | 2005-03-10 06:26:04 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:16 -0500 |
commit | dc1ce7e7b2e037f8084d7411e968ce647392549c (patch) | |
tree | cae0c068be4cf89335be19c940d7d6d9466a12fb /docs | |
parent | 7ae1dacccc0900fe88b5fca0c2d872b70121e415 (diff) | |
download | samba-dc1ce7e7b2e037f8084d7411e968ce647392549c.tar.gz samba-dc1ce7e7b2e037f8084d7411e968ce647392549c.tar.bz2 samba-dc1ce7e7b2e037f8084d7411e968ce647392549c.zip |
Fixed duplicated tag name.
(This used to be commit 04741f431d317887fe45a92459781725e47886b4)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba-HOWTO-Collection/LargeFile.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/LargeFile.xml b/docs/Samba-HOWTO-Collection/LargeFile.xml index d3314df2b2..01ef99fe8b 100644 --- a/docs/Samba-HOWTO-Collection/LargeFile.xml +++ b/docs/Samba-HOWTO-Collection/LargeFile.xml @@ -3,7 +3,7 @@ <!ENTITY % globalentities SYSTEM '../entities/global.entities'> %globalentities; ]> -<chapter id="AccessControls"> +<chapter id="largefile"> <chapterinfo> &author.jeremy; &author.jht; |