summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2000-11-20 00:01:49 +0000
committerAndrew G. Morgan <morgan@kernel.org>2000-11-20 00:01:49 +0000
commitd1e041f9b26ee8bda0c3acbe09d4b0dc551ca52c (patch)
tree730c7a522dfa01b1a5f30998c53bc63bbabe5d91
parent73346dba777b023e46830a973148eb0ddbf8f8b4 (diff)
Relevant BUGIDs: 108297
Purpose of commit: documentation Commit summary: --------------- Cleaned up the README file, which was left over from the 0.72-autoconf branch
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index c9d39bba..a19e6f97 100644
--- 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>