summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJeff Layton <jlayton@samba.org>2012-04-18 14:47:47 -0400
committerJeff Layton <jlayton@samba.org>2012-04-18 14:47:47 -0400
commit63893320b4c8f0f43da1efd40c4ba4b0af990789 (patch)
treea35300eb4d458ec93a94625dbae7aa40c1f576fd /README
parentdc0dd017a856185422d2f3691062737a9e93ecae (diff)
downloadcifs-utils-63893320b4c8f0f43da1efd40c4ba4b0af990789.tar.gz
cifs-utils-63893320b4c8f0f43da1efd40c4ba4b0af990789.tar.bz2
cifs-utils-63893320b4c8f0f43da1efd40c4ba4b0af990789.zip
docs: update to project resources in README
...and add Igor Druzhinin and Pavel Shilovsky to AUTHORS. Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 619dc3f..3e311a5 100644
--- a/README
+++ b/README
@@ -5,10 +5,10 @@ separate package.
0. PROJECT RESOURCES
- Home page: http://linux-cifs.samba.org/cifs-utils/
- Mailing list: linux-cifs-client@lists.samba.org
- Maintainer: cifs-utils@samba.org
+ Home page: http://wiki.samba.org/index.php/LinuxCIFS_utils
+ Mailing list: linux-cifs@vger.kernel.org
Git Repository: git://git.samba.org/cifs-utils.git
+ Maintainer: Jeffrey Layton <jlayton@samba.org>
1. COMPILING
@@ -24,6 +24,6 @@ and run these commands:
$ ./configure
$ make
-To install binaries and documentation, run this:
+To install binaries and documentation, run this (as root):
# make install