]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: 108297
authorAndrew G. Morgan <morgan@kernel.org>
Mon, 20 Nov 2000 00:01:49 +0000 (00:01 +0000)
committerAndrew G. Morgan <morgan@kernel.org>
Mon, 20 Nov 2000 00:01:49 +0000 (00:01 +0000)
Purpose of commit: documentation

Commit summary:
---------------
Cleaned up the README file, which was left over from the 0.72-autoconf
branch

README

diff --git a/README b/README
index c9d39bbabce8184de36f0c2bd43c52c8354edcc3..a19e6f97a98179286070710f5d1428ae1498923a 100644 (file)
--- a/README
+++ b/README
@@ -8,20 +8,20 @@ Thanks for downloading Linux-PAM.
 
 NOTES:
 
-This is the evolving autoconf branch for Linux-PAM. It is supposed to
-be equivalent to Linux-PAM-0.72.
-
 How to use it is as follows:
 
       ./configure --help | less
       ./configure <your-options>
       make
 
-  Note, this is all experimental so you may not want to do this one..(?)
+Note, if you are worried - don't even think about doing the next line
+(most Linux distributions already support PAM out of the box, so if
+something goes wrong with installing the code from this version your
+box may stop working..)
 
       make install
 
-Please report problems to me:
+That said, please report problems to me.
 
 Andrew Morgan
 <morgan@kernel.org>