diff options
author | Andreas Gruenbacher <agruen@suse.de> | 2009-06-19 16:35:07 +0200 |
---|---|---|
committer | Andreas Gruenbacher <agruen@suse.de> | 2009-06-19 16:35:07 +0200 |
commit | 08b74fdd6daa4fc496dadf6915c40a4f49b0e507 (patch) | |
tree | fff618e7fadc392485d59a6e5fd070c40ce66812 | |
parent | 449896cd85331c1c9b4a0df0c35ee3c8ddc55217 (diff) | |
download | attr-08b74fdd6daa4fc496dadf6915c40a4f49b0e507.tar.gz |
Add homepage url and remove obsolete references
-rw-r--r-- | README | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -1,19 +1,13 @@ Extended attribute package README _________________________________ +Package home: http://savannah.nongnu.org/projects/attr + See the file doc/INSTALL for build, installation and post- install configuration steps. Refer to the attr(5) manual page for general extended attribute (EA) information and references to other EA manual pages. -Complete information on the extended attributes project for the -ext2 and ext3 filesystems, refer to: - http://acl.bestbits.at/ - -For more information and details on how to contribute to the -XFS project see the web pages at: - http://oss.sgi.com/projects/xfs/ - For more information on the build process, please refer to the doc/PORTING document. |