diff options
author | John Terpstra <jht@samba.org> | 2005-03-16 01:57:56 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:21 -0500 |
commit | b03c4786281c830ce92f248eef96053269dd029e (patch) | |
tree | 96bff38eda49dee79c2e6fd47f3606c1e33d1323 /docs | |
parent | 69bd24f4b8bf059cf2361eaaf274fe4494350743 (diff) | |
download | samba-b03c4786281c830ce92f248eef96053269dd029e.tar.gz samba-b03c4786281c830ce92f248eef96053269dd029e.tar.bz2 samba-b03c4786281c830ce92f248eef96053269dd029e.zip |
Rectify information about file times displayed by ls.
(This used to be commit 323e3ceb5e2ab5f69e128e67320268b08b073a2c)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Samba-HOWTO-Collection/AccessControls.xml | 2 | ||||
-rw-r--r-- | docs/Samba-HOWTO-Collection/hitlist-content | 1 |
2 files changed, 2 insertions, 1 deletions
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 </para> <para> - 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. </para> <para> 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 |