diff options
author | John Terpstra <jht@samba.org> | 2003-04-24 00:46:28 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-04-24 00:46:28 +0000 |
commit | 665198ea2ffea3550b6c2fd53a0dfab3dcf05e71 (patch) | |
tree | c56e2e2ec48962fba51c12d509ff0102f5503d0f /docs/docbook/projdoc/VFS.sgml | |
parent | 203795681cfef4a19887be2b79a28c5031c0ce7d (diff) | |
download | samba-665198ea2ffea3550b6c2fd53a0dfab3dcf05e71.tar.gz samba-665198ea2ffea3550b6c2fd53a0dfab3dcf05e71.tar.bz2 samba-665198ea2ffea3550b6c2fd53a0dfab3dcf05e71.zip |
More updates: Fix typo in VFS docs, added docs on pam_smbpass.so to PAM.
(This used to be commit a1d6d56ba0af75282fb0d90db84ae8bbfa1836e0)
Diffstat (limited to 'docs/docbook/projdoc/VFS.sgml')
-rw-r--r-- | docs/docbook/projdoc/VFS.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/projdoc/VFS.sgml b/docs/docbook/projdoc/VFS.sgml index 666eb4f62f..1f29a754b0 100644 --- a/docs/docbook/projdoc/VFS.sgml +++ b/docs/docbook/projdoc/VFS.sgml @@ -82,7 +82,7 @@ following information will be recorded: </para> <table frame="all"><title>Extended Auditing Log Information</title> -<tgroup cols="2" align="center") +<tgroup cols="2" align="center"> <thead> <row><entry align="center">Log Level</entry><entry>Log Details - File and Directory Operations</entry></row> </thead> |