From b03c4786281c830ce92f248eef96053269dd029e Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 16 Mar 2005 01:57:56 +0000 Subject: Rectify information about file times displayed by ls. (This used to be commit 323e3ceb5e2ab5f69e128e67320268b08b073a2c) --- docs/Samba-HOWTO-Collection/AccessControls.xml | 2 +- docs/Samba-HOWTO-Collection/hitlist-content | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/Samba-HOWTO-Collection') diff --git a/docs/Samba-HOWTO-Collection/AccessControls.xml b/docs/Samba-HOWTO-Collection/AccessControls.xml index 590b9a94ad..68b817f304 100644 --- a/docs/Samba-HOWTO-Collection/AccessControls.xml +++ b/docs/Samba-HOWTO-Collection/AccessControls.xml @@ -345,7 +345,7 @@ drwsrwsrwx 2 maryo gnomes 48 2003-05-12 22:29 muchado08 - The columns above represent (from left to right): permissions, number of hard links to file, owner, group, size (bytes), access date, access time, file name. + The columns above represent (from left to right): permissions, number of hard links to file, owner, group, size (bytes), access date, time of last modification, and file name. diff --git a/docs/Samba-HOWTO-Collection/hitlist-content b/docs/Samba-HOWTO-Collection/hitlist-content index 360d6623a1..66f3b1a603 100644 --- a/docs/Samba-HOWTO-Collection/hitlist-content +++ b/docs/Samba-HOWTO-Collection/hitlist-content @@ -11,3 +11,4 @@ - smbldap-tools - kinit issues (you need to have kerberos updated in order to run win2k3, etc) - pam_smb and why not to use it +- quotas -- cgit