diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2000-06-20 22:10:38 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2000-06-20 22:10:38 +0000 |
commit | ea488580c42e8918445a945484de3c8a5addc761 (patch) | |
tree | c992f3ba699caafedfadc16af38e6359c3c24698 /doc/txts | |
download | pam-ea488580c42e8918445a945484de3c8a5addc761.tar.gz pam-ea488580c42e8918445a945484de3c8a5addc761.tar.bz2 pam-ea488580c42e8918445a945484de3c8a5addc761.zip |
Initial revision
Diffstat (limited to 'doc/txts')
-rw-r--r-- | doc/txts/.cvsignore | 1 | ||||
-rw-r--r-- | doc/txts/README | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/txts/.cvsignore b/doc/txts/.cvsignore new file mode 100644 index 00000000..f35c3921 --- /dev/null +++ b/doc/txts/.cvsignore @@ -0,0 +1 @@ +pam*.txt diff --git a/doc/txts/README b/doc/txts/README new file mode 100644 index 00000000..540b09b5 --- /dev/null +++ b/doc/txts/README @@ -0,0 +1,3 @@ +$Id$ + +This is a directory for text versions of the pam documentation |